Skip navigation links
org.netbeans.modules.refactoring.java/1 1.86.0 1
C D E F G H I J M O P Q R S T U V W 

R

RefactoringVisitor - Class in org.netbeans.modules.refactoring.java.spi
 
RefactoringVisitor() - Constructor for class org.netbeans.modules.refactoring.java.spi.RefactoringVisitor
 
RefactoringVisitor(boolean) - Constructor for class org.netbeans.modules.refactoring.java.spi.RefactoringVisitor
Creates a new Refactoring Visitor.
ReplaceConstructorWithBuilderRefactoring - Class in org.netbeans.modules.refactoring.java.api
Replace Constructor with Builder Refactoring.
ReplaceConstructorWithBuilderRefactoring(TreePathHandle) - Constructor for class org.netbeans.modules.refactoring.java.api.ReplaceConstructorWithBuilderRefactoring
Constructor accepts TreePathHandles representing constructor
ReplaceConstructorWithBuilderRefactoring.Setter - Class in org.netbeans.modules.refactoring.java.api
Setter represent one setter of Builder pattern
ReplaceConstructorWithFactoryRefactoring - Class in org.netbeans.modules.refactoring.java.api
Replaces public constructor with factory method.
ReplaceConstructorWithFactoryRefactoring(TreePathHandle) - Constructor for class org.netbeans.modules.refactoring.java.api.ReplaceConstructorWithFactoryRefactoring
Constructor accepts only TreePathHandles representing constructor.
rewrite(Tree, Tree) - Method in class org.netbeans.modules.refactoring.java.spi.RefactoringVisitor
 
rewrite(Tree, DocTree, DocTree) - Method in class org.netbeans.modules.refactoring.java.spi.RefactoringVisitor
Replaces the original doctree oldTree with the new one - newTree for a specific tree.
run(WorkingCopy) - Method in class org.netbeans.modules.refactoring.java.spi.JavaRefactoringPlugin.TransformTask
 
C D E F G H I J M O P Q R S T U V W 
Skip navigation links
org.netbeans.modules.refactoring.java/1 1.86.0 1