Package | Description |
---|---|
org.netbeans.modules.refactoring.spi |
Modifier and Type | Method and Description |
---|---|
RefactoringPlugin |
RefactoringPluginFactory.createInstance(AbstractRefactoring refactoring)
Creates and returns a new instance of the refactoring plugin or returns
null if the plugin is not suitable for the passed refactoring.
|