Skip navigation links
org.netbeans.modules.java.source.base 2.46.0 5
A B C D E F G H I J K L M N O P Q R S T U V W 

M

makeLocalVarsFinal() - Method in class org.netbeans.api.java.source.CodeStyle
 
makeParametersFinal() - Method in class org.netbeans.api.java.source.CodeStyle
 
match(Pattern) - Method in class org.netbeans.api.java.source.matching.Matcher
Search for occurrences of the given pattern in the given subject tree.
Matcher - Class in org.netbeans.api.java.source.matching
Searches for occurrences of a Pattern.
MemberReference(MemberReferenceTree.ReferenceMode, ExpressionTree, CharSequence, List<? extends ExpressionTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MemberReferenceTree.
MemberSelect(ExpressionTree, CharSequence) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MemberSelectTree.
MemberSelect(ExpressionTree, Element) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MemberSelectTree from an expression and an element.
Method(ModifiersTree, CharSequence, Tree, List<? extends TypeParameterTree>, List<? extends VariableTree>, List<? extends ExpressionTree>, BlockTree, ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MethodTree.
Method(ModifiersTree, CharSequence, Tree, List<? extends TypeParameterTree>, List<? extends VariableTree>, List<? extends ExpressionTree>, BlockTree, ExpressionTree, boolean) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MethodTree.
Method(ExecutableElement, BlockTree) - Method in class org.netbeans.api.java.source.TreeMaker
Deprecated.
this method produces different output than usually expected - use one of the other "Method" methods in this class or GeneratorUtilities.
Method(ModifiersTree, CharSequence, Tree, List<? extends TypeParameterTree>, List<? extends VariableTree>, List<? extends ExpressionTree>, String, ExpressionTree) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MethodTree.
MethodInvocation(List<? extends ExpressionTree>, ExpressionTree, List<? extends ExpressionTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new MethodInvocationTree.
ModificationResult - Class in org.netbeans.api.java.source
Class that collects changes built during a modification task run.
ModificationResult.Difference - Class in org.netbeans.api.java.source
 
ModificationResult.Difference.Kind - Enum in org.netbeans.api.java.source
 
Modifiers(Set<Modifier>, List<? extends AnnotationTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ModifiersTree with a new set of flags and annotations.
Modifiers(long, List<? extends AnnotationTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ModifiersTree with a new flags and annotation.
Modifiers(Set<Modifier>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ModifiersTree without any annotations specified.
Modifiers(ModifiersTree, List<? extends AnnotationTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ModifiersTree with a new set of annotations.
Module(ModifiersTree, ModuleTree.ModuleKind, ExpressionTree, List<? extends DirectiveTree>) - Method in class org.netbeans.api.java.source.TreeMaker
Creates a new ModuleTree with a new qualified name and directives.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
org.netbeans.modules.java.source.base 2.46.0 5