org.netbeans.modules.refactoring.java/1 1.47.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
ReplaceConstructorWithBuilderRefactoring.Setter(String, String, String, String, boolean) - Constructor for class org.netbeans.modules.refactoring.java.api.ReplaceConstructorWithBuilderRefactoring.Setter
The only way how to create setter.
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 
org.netbeans.modules.refactoring.java/1 1.47.0 1

Built on May 16 2013.  |  Portions Copyright 1997-2013 Oracle. All rights reserved.