JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.refactoring.java/1 1.47.0 1
Prev Letter
Next Letter
Frames
No Frames
All Classes
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.refactoring.java/1 1.47.0 1
Prev Letter
Next Letter
Frames
No Frames
All Classes
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.