Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

a - Variable in class com.github.javaparser.utils.Pair
 
ABSOLUTE_BEGIN_LINE - Static variable in class com.github.javaparser.ast.Node
 
ABSOLUTE_END_LINE - Static variable in class com.github.javaparser.ast.Node
 
ABSTRACT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.Parameter
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.Parameter
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.comments.BlockComment
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.comments.BlockComment
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.comments.JavadocComment
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.comments.JavadocComment
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.comments.LineComment
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.comments.LineComment
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.CompilationUnit
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.CompilationUnit
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.CastExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.CastExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ClassExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ClassExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.Name
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.Name
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.NameExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.NameExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.SimpleName
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.SimpleName
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.SuperExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.SuperExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.ThisExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.ThisExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.TypeExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.TypeExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.ImportDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.ImportDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.NodeList
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.NodeList
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.PackageDeclaration
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.PackageDeclaration
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.CatchClause
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.CatchClause
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.ArrayType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.ArrayType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.IntersectionType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.IntersectionType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.TypeParameter
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.TypeParameter
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.UnionType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.UnionType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.UnknownType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.UnknownType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.VoidType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.VoidType
 
accept(GenericVisitor<R, A>, A) - Method in class com.github.javaparser.ast.type.WildcardType
 
accept(VoidVisitor<A>, A) - Method in class com.github.javaparser.ast.type.WildcardType
 
accept(Node, ProblemReporter) - Method in class com.github.javaparser.ast.validator.NoProblemsValidator
 
accept(Node, ProblemReporter) - Method in class com.github.javaparser.ast.validator.SingleNodeTypeValidator
 
accept(Node, ProblemReporter) - Method in class com.github.javaparser.ast.validator.TreeVisitorValidator
 
accept(N, ProblemReporter) - Method in interface com.github.javaparser.ast.validator.TypedValidator
 
accept(Node, ProblemReporter) - Method in interface com.github.javaparser.ast.validator.Validator
 
accept(Node, ProblemReporter) - Method in class com.github.javaparser.ast.validator.Validators
 
accept(Node, ProblemReporter) - Method in class com.github.javaparser.ast.validator.VisitorValidator
 
accept(GenericVisitor<R, A>, A) - Method in interface com.github.javaparser.ast.visitor.Visitable
Accept method for visitor support.
accept(VoidVisitor<A>, A) - Method in interface com.github.javaparser.ast.visitor.Visitable
Accept method for visitor support.
AccessSpecifier - Enum in com.github.javaparser.ast
Access specifier.
accessSpecifier() - Method in interface com.github.javaparser.resolution.declarations.HasAccessSpecifier
The access specifier of this element.
add(N) - Method in class com.github.javaparser.ast.NodeList
 
add(int, N) - Method in class com.github.javaparser.ast.NodeList
 
add(Validator) - Method in class com.github.javaparser.ast.validator.Validators
 
add(String, String, CompilationUnit) - Method in class com.github.javaparser.utils.SourceRoot
Add a newly created Java file to the cache of this source root.
add(CompilationUnit) - Method in class com.github.javaparser.utils.SourceRoot
Add a newly created Java file to the cache of this source root.
add(N) - Method in class com.github.javaparser.utils.VisitorList
 
add(int, N) - Method in class com.github.javaparser.utils.VisitorList
 
add(N) - Method in class com.github.javaparser.utils.VisitorSet
 
addAfter(N, N) - Method in class com.github.javaparser.ast.NodeList
Inserts the node after afterThisNode.
addAll(NodeList<N>) - Method in class com.github.javaparser.ast.NodeList
 
addAll(Collection<? extends N>) - Method in class com.github.javaparser.ast.NodeList
 
addAll(int, Collection<? extends N>) - Method in class com.github.javaparser.ast.NodeList
 
addAll(Collection<? extends N>) - Method in class com.github.javaparser.utils.VisitorList
 
addAll(int, Collection<? extends N>) - Method in class com.github.javaparser.utils.VisitorList
 
addAll(Collection<? extends N>) - Method in class com.github.javaparser.utils.VisitorSet
 
addAndGetAnnotation(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this
addAndGetAnnotation(Class<? extends Annotation>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this node and automatically add the import
addAndGetParameter(Type, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
addAndGetParameter(Class<?>, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
addAndGetParameter(String, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Remember to import the class in the compilation unit yourself
addAndGetParameter(Parameter) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
addAndGetStatement(A) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addAndGetStatement(int, Statement) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addAndGetStatement(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addAndGetStatement(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addAnnotation(AnnotationExpr) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
 
addAnnotation(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this
addAnnotation(Class<? extends Annotation>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this node and automatically add the import
addAnnotationDeclaration(String) - Method in class com.github.javaparser.ast.CompilationUnit
Add a public annotation declaration to the types of this compilation unit
addAnnotationDeclaration(String, Modifier...) - Method in class com.github.javaparser.ast.CompilationUnit
Add an annotation declaration to the types of this compilation unit
addAnonymousClassBody(BodyDeclaration<?>) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
addArgument(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithArguments
 
addArgument(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithArguments
 
addArgument(Expression) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
addBefore(N, N) - Method in class com.github.javaparser.ast.NodeList
Inserts the node before beforeThisNode.
addBlockTag(JavadocBlockTag) - Method in class com.github.javaparser.javadoc.Javadoc
 
addBlockTag(String, String) - Method in class com.github.javaparser.javadoc.Javadoc
 
addBlockTag(String) - Method in class com.github.javaparser.javadoc.Javadoc
 
addClass(String) - Method in class com.github.javaparser.ast.CompilationUnit
Add a public class to the types of this compilation unit
addClass(String, Modifier...) - Method in class com.github.javaparser.ast.CompilationUnit
Add a class to the types of this compilation unit
addComment(Comment) - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
addConstructor(Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithConstructors
Adds a constructor to this
addElement(JavadocDescriptionElement) - Method in class com.github.javaparser.javadoc.description.JavadocDescription
 
addEntry(EnumConstantDeclaration) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
addEntry(SwitchEntryStmt) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
addEnum(String) - Method in class com.github.javaparser.ast.CompilationUnit
Add a public enum to the types of this compilation unit
addEnum(String, Modifier...) - Method in class com.github.javaparser.ast.CompilationUnit
Add an enum to the types of this compilation unit
addEnumConstant(String) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
addEscapes(String) - Static method in exception com.github.javaparser.TokenMgrException
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExtendedType(ClassOrInterfaceType) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
 
addExtendedType(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
Add an "extends" to this and automatically add the import
addExtendedType(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
Add an "extends" to this
addExtends(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
Deprecated.
use addExtendedType
addExtends(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
Deprecated.
use addExtendedType
addField(Class<?>, String, Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a field to this and automatically add the import of the type if needed
addField(String, String, Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a field to this.
addField(Type, String, Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a field to this.
addFieldWithInitializer(Type, String, Expression, Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a field to this.
addFirst(N) - Method in class com.github.javaparser.ast.NodeList
Inserts the node before all other nodes.
addImplementedType(ClassOrInterfaceType) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
 
addImplementedType(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
Add an implements to this
addImplementedType(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
Add an implements to this and automatically add the import
addImplements(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
Deprecated.
use addImplementedType instead
addImplements(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
Deprecated.
use addImplementedType instead
addImport(ImportDeclaration) - Method in class com.github.javaparser.ast.CompilationUnit
 
addImport(String) - Method in class com.github.javaparser.ast.CompilationUnit
Add an import to the list of ImportDeclaration of this compilation unit
shorthand for CompilationUnit.addImport(String, boolean, boolean) with name,false,false
addImport(Class<?>) - Method in class com.github.javaparser.ast.CompilationUnit
Add an import to the list of ImportDeclaration of this compilation unit
shorthand for CompilationUnit.addImport(String) with clazz.getName()
addImport(String, boolean, boolean) - Method in class com.github.javaparser.ast.CompilationUnit
Add an import to the list of ImportDeclaration of this compilation unit
This method check if no import with the same name is already in the list
addInitializer() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add an initializer block (InitializerDeclaration) to this.
addInterface(String) - Method in class com.github.javaparser.ast.CompilationUnit
Add a public interface class to the types of this compilation unit
addInterface(String, Modifier...) - Method in class com.github.javaparser.ast.CompilationUnit
Add an interface to the types of this compilation unit
addLast(N) - Method in class com.github.javaparser.ast.NodeList
Inserts the node after all other nodes.
addMarkerAnnotation(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this with a marker annotation
addMarkerAnnotation(Class<? extends Annotation>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this with a marker annotation and automatically add the import
addMember(BodyDeclaration<?>) - Method in class com.github.javaparser.ast.body.TypeDeclaration
Adds the given declaration to the specified type.
addMember(BodyDeclaration<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
 
addMethod(String, Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Adds a methods with void return by default to this.
addModifier(Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithModifiers
 
addOrphanComment(Comment) - Method in class com.github.javaparser.ast.Node
 
addPair(String, String) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
adds a pair to this annotation
addPair(String, NameExpr) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
adds a pair to this annotation
addParameter(Type, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
addParameter(Class<?>, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
addParameter(String, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Remember to import the class in the compilation unit yourself
addParameter(Parameter) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
addPrivateField(Class<?>, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a private field to this.
addPrivateField(String, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a private field to this and automatically add the import of the type if needed.
addProtectedField(Class<?>, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a protected field to this.
addProtectedField(String, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a protected field to this and automatically add the import of the type if needed.
addPublicField(Class<?>, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a public field to this.
addPublicField(String, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a public field to this and automatically add the import of the type if needed.
addSingleMemberAnnotation(String, Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this with a single member annotation
addSingleMemberAnnotation(String, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this with a single member annotation
addSingleMemberAnnotation(Class<? extends Annotation>, String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Annotates this with a single member annotation and automatically add the import
addStatement(Statement) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addStatement(int, Statement) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addStatement(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addStatement(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
It will use JavaParser.parseStatement(String) inside, so it should end with a semi column
addStatement(int, Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
addStaticInitializer() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Add a static initializer block (InitializerDeclaration) to this.
addThrownException(ReferenceType) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
Adds this type to the throws clause
addThrownException(Class<? extends Throwable>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
Adds this class to the throws clause
addType(TypeDeclaration<?>) - Method in class com.github.javaparser.ast.CompilationUnit
 
addTypeParameter(TypeParameter) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeParameters
 
addVariable(VariableDeclarator) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
 
adjustBeginLineColumn(int, int) - Method in class com.github.javaparser.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class com.github.javaparser.JavaCharStream
 
ALL - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
AllFieldsConstructor - Annotation Type in com.github.javaparser.ast
Tells tools that this is the constructor which directly initializes all fields (except "range" and "comment")
ANDASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ANNOTATION - Static variable in interface com.github.javaparser.ParseStart
 
ANNOTATION_BODY - Static variable in interface com.github.javaparser.ParseStart
 
AnnotationDeclaration - Class in com.github.javaparser.ast.body
An annotation type declaration.
@interface X { ...
AnnotationDeclaration() - Constructor for class com.github.javaparser.ast.body.AnnotationDeclaration
 
AnnotationDeclaration(EnumSet<Modifier>, String) - Constructor for class com.github.javaparser.ast.body.AnnotationDeclaration
 
AnnotationDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, SimpleName, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.AnnotationDeclaration
 
AnnotationDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, SimpleName, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.AnnotationDeclaration
This constructor is used by the parser and is considered private.
AnnotationDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
annotationDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
AnnotationExpr - Class in com.github.javaparser.ast.expr
A base class for the different types of annotations.
AnnotationExpr() - Constructor for class com.github.javaparser.ast.expr.AnnotationExpr
 
AnnotationExpr(Name) - Constructor for class com.github.javaparser.ast.expr.AnnotationExpr
 
AnnotationExpr(TokenRange, Name) - Constructor for class com.github.javaparser.ast.expr.AnnotationExpr
This constructor is used by the parser and is considered private.
AnnotationExprMetaModel - Class in com.github.javaparser.metamodel
 
AnnotationExprMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.AnnotationExprMetaModel
 
annotationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
AnnotationMemberDeclaration - Class in com.github.javaparser.ast.body
The "int id();" in @interface X { int id(); }
All annotations preceding the type will be set on this object, not on the type.
AnnotationMemberDeclaration() - Constructor for class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
AnnotationMemberDeclaration(EnumSet<Modifier>, Type, String, Expression) - Constructor for class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
AnnotationMemberDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, Type, SimpleName, Expression) - Constructor for class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
AnnotationMemberDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, Type, SimpleName, Expression) - Constructor for class com.github.javaparser.ast.body.AnnotationMemberDeclaration
This constructor is used by the parser and is considered private.
AnnotationMemberDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
annotationMemberDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayCreationLevelMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.BodyDeclarationMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleDeclarationMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.NameMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.PackageDeclarationMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ParameterMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeMetaModel
 
annotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclarationExprMetaModel
 
anonymousClassBodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ObjectCreationExprMetaModel
 
append(CharSequence, Object...) - Method in class com.github.javaparser.utils.SeparatedItemStringBuilder
Add one item.
appendThrowsIfRequested(boolean) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
areInOrder(Node, Node) - Static method in class com.github.javaparser.utils.PositionUtils
 
areInOrder(Node, Node, boolean) - Static method in class com.github.javaparser.utils.PositionUtils
 
argumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.EnumConstantDeclarationMetaModel
 
argumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ExplicitConstructorInvocationStmtMetaModel
 
argumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodCallExprMetaModel
 
argumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ObjectCreationExprMetaModel
 
ArrayAccessExpr - Class in com.github.javaparser.ast.expr
Array brackets [] being used to get a value from an array.
ArrayAccessExpr() - Constructor for class com.github.javaparser.ast.expr.ArrayAccessExpr
 
ArrayAccessExpr(Expression, Expression) - Constructor for class com.github.javaparser.ast.expr.ArrayAccessExpr
 
ArrayAccessExpr(TokenRange, Expression, Expression) - Constructor for class com.github.javaparser.ast.expr.ArrayAccessExpr
This constructor is used by the parser and is considered private.
ArrayAccessExprMetaModel - Class in com.github.javaparser.metamodel
 
arrayAccessExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ArrayBracketPair(TokenRange, ArrayType.Origin, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
ArrayCreationExpr - Class in com.github.javaparser.ast.expr
new int[5][4][][] or new int[][]{{1},{2,3}}.
ArrayCreationExpr() - Constructor for class com.github.javaparser.ast.expr.ArrayCreationExpr
 
ArrayCreationExpr(Type, NodeList<ArrayCreationLevel>, ArrayInitializerExpr) - Constructor for class com.github.javaparser.ast.expr.ArrayCreationExpr
 
ArrayCreationExpr(Type) - Constructor for class com.github.javaparser.ast.expr.ArrayCreationExpr
 
ArrayCreationExpr(Range, Type) - Constructor for class com.github.javaparser.ast.expr.ArrayCreationExpr
Deprecated.
range shouldn't be in utility constructors.
ArrayCreationExpr(TokenRange, Type, NodeList<ArrayCreationLevel>, ArrayInitializerExpr) - Constructor for class com.github.javaparser.ast.expr.ArrayCreationExpr
This constructor is used by the parser and is considered private.
ArrayCreationExprMetaModel - Class in com.github.javaparser.metamodel
 
arrayCreationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ArrayCreationLevel - Class in com.github.javaparser.ast
In new int[1][2]; there are two ArrayCreationLevel objects, the first one contains the expression "1", the second the expression "2".
ArrayCreationLevel() - Constructor for class com.github.javaparser.ast.ArrayCreationLevel
 
ArrayCreationLevel(int) - Constructor for class com.github.javaparser.ast.ArrayCreationLevel
 
ArrayCreationLevel(Expression) - Constructor for class com.github.javaparser.ast.ArrayCreationLevel
 
ArrayCreationLevel(Expression, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.ArrayCreationLevel
 
ArrayCreationLevel(TokenRange, Expression, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.ArrayCreationLevel
This constructor is used by the parser and is considered private.
ArrayCreationLevelMetaModel - Class in com.github.javaparser.metamodel
 
arrayCreationLevelMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ArrayInitializerExpr - Class in com.github.javaparser.ast.expr
The initialization of an array.
ArrayInitializerExpr() - Constructor for class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
ArrayInitializerExpr(NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
ArrayInitializerExpr(TokenRange, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.ArrayInitializerExpr
This constructor is used by the parser and is considered private.
ArrayInitializerExprMetaModel - Class in com.github.javaparser.metamodel
 
arrayInitializerExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
arrayLevel() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
arrayToList(T[]) - Static method in class com.github.javaparser.utils.Utils
Deprecated.
This is no longer in use by JavaParser, please write your own replacement.
ArrayType - Class in com.github.javaparser.ast.type
To indicate that a type is an array, it gets wrapped in an ArrayType for every array level it has.
ArrayType(Type, ArrayType.Origin, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ArrayType
 
ArrayType(Type, AnnotationExpr...) - Constructor for class com.github.javaparser.ast.type.ArrayType
 
ArrayType(TokenRange, Type, ArrayType.Origin, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ArrayType
This constructor is used by the parser and is considered private.
ArrayType.ArrayBracketPair - Class in com.github.javaparser.ast.type
Helper class that stores information about a pair of brackets in a non-recursive way (unlike ArrayType.)
ArrayType.Origin - Enum in com.github.javaparser.ast.type
The origin of a pair of array brackets [].
ArrayTypeMetaModel - Class in com.github.javaparser.metamodel
 
arrayTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ARROW - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
asAnnotationDeclaration() - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
asAnnotationDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asAnnotationExpr() - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
asAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asAnnotationMemberDeclaration() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
asAnnotationMemberDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asArrayAccessExpr() - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
asArrayAccessExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asArrayCreationExpr() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
asArrayCreationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asArrayInitializerExpr() - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
asArrayInitializerExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asArrayType() - Method in class com.github.javaparser.ast.type.ArrayType
 
asArrayType() - Method in class com.github.javaparser.ast.type.Type
 
asArrayType() - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
asArrayType() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asAssertStmt() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
asAssertStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asAssignExpr() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
asAssignExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asBinaryExpr() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
asBinaryExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asBlockComment() - Method in class com.github.javaparser.ast.comments.BlockComment
 
asBlockComment() - Method in class com.github.javaparser.ast.comments.Comment
 
asBlockStmt() - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
asBlockStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asBooleanLiteralExpr() - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
asBooleanLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asBreakStmt() - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
asBreakStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asCallableDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asCallableDeclaration() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
asCastExpr() - Method in class com.github.javaparser.ast.expr.CastExpr
 
asCastExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asChar() - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
asCharLiteralExpr() - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
asCharLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asClass() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Return this as a ClassDeclaration or throw UnsupportedOperationException.
asClassExpr() - Method in class com.github.javaparser.ast.expr.ClassExpr
 
asClassExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asClassOrInterfaceDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asClassOrInterfaceDeclaration() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
asClassOrInterfaceType() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
asClassOrInterfaceType() - Method in class com.github.javaparser.ast.type.Type
 
asConditionalExpr() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
asConditionalExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asConstraintType() - Method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
asConstraintType() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asConstructorDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asConstructorDeclaration() - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
asContinueStmt() - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
asContinueStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asDoStmt() - Method in class com.github.javaparser.ast.stmt.DoStmt
 
asDoStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asDouble() - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
asDoubleLiteralExpr() - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
asDoubleLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asEmptyStmt() - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
asEmptyStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asEnclosedExpr() - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
asEnclosedExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asEnum() - Method in interface com.github.javaparser.resolution.declarations.ResolvedEnumDeclaration
 
asEnum() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Return this as a EnumDeclaration or throw UnsupportedOperationException.
asEnumConstantDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asEnumConstantDeclaration() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
asEnumDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asEnumDeclaration() - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
asExplicitConstructorInvocationStmt() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
asExplicitConstructorInvocationStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asExpressionStmt() - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
asExpressionStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asField() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Return this as a FieldDeclaration or throw an UnsupportedOperationException
asField() - Method in interface com.github.javaparser.resolution.declarations.ResolvedFieldDeclaration
 
asFieldAccessExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asFieldAccessExpr() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
asFieldDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asFieldDeclaration() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
asForeachStmt() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
asForeachStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asForStmt() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
asForStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asIfStmt() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
asIfStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asInitializerDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asInitializerDeclaration() - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
asInstanceOfExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asInstanceOfExpr() - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
asInt() - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
asIntegerLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asIntegerLiteralExpr() - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
asInterface() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Return this as a InterfaceDeclaration or throw UnsupportedOperationException.
asIntersectionType() - Method in class com.github.javaparser.ast.type.IntersectionType
 
asIntersectionType() - Method in class com.github.javaparser.ast.type.Type
 
asJavadocComment() - Method in class com.github.javaparser.ast.comments.Comment
 
asJavadocComment() - Method in class com.github.javaparser.ast.comments.JavadocComment
 
asLabeledStmt() - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
asLabeledStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asLambdaExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asLambdaExpr() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
asLineComment() - Method in class com.github.javaparser.ast.comments.Comment
 
asLineComment() - Method in class com.github.javaparser.ast.comments.LineComment
 
asLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asLiteralExpr() - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
asLiteralStringValueExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asLiteralStringValueExpr() - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
asLocalClassDeclarationStmt() - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
asLocalClassDeclarationStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asLong() - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
asLongLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asLongLiteralExpr() - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
asMarkerAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asMarkerAnnotationExpr() - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
asMethod() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Return this as a MethodDeclaration or throw an UnsupportedOperationException
asMethodCallExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asMethodCallExpr() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
asMethodDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asMethodDeclaration() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
asMethodReferenceExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asMethodReferenceExpr() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
asModuleExportsStmt() - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
asModuleExportsStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
asModuleOpensStmt() - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
asModuleOpensStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
asModuleProvidesStmt() - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
asModuleProvidesStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
asModuleRequiresStmt() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
asModuleRequiresStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
asModuleUsesStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
asModuleUsesStmt() - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
asNameExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asNameExpr() - Method in class com.github.javaparser.ast.expr.NameExpr
 
asNormalAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asNormalAnnotationExpr() - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
asNullLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asNullLiteralExpr() - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
asObjectCreationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asObjectCreationExpr() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
asParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Return this as a ParameterDeclaration or throw an UnsupportedOperationException
asParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedParameterDeclaration
 
asPrimitive() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
asPrimitive() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asPrimitiveType() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
asPrimitiveType() - Method in class com.github.javaparser.ast.type.Type
 
asReferenceType() - Method in class com.github.javaparser.ast.type.ReferenceType
 
asReferenceType() - Method in class com.github.javaparser.ast.type.Type
 
asReferenceType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
 
asReferenceType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
 
asReferenceType() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
asReferenceType() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asReturnStmt() - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
asReturnStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
ASSERT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
assertNonEmpty(String) - Static method in class com.github.javaparser.utils.Utils
 
assertNotNull(T) - Static method in class com.github.javaparser.utils.Utils
 
AssertStmt - Class in com.github.javaparser.ast.stmt
A usage of the keyword "assert"
In assert dead : "Wasn't expecting to be dead here"; the check is "dead" and the message is the string.
AssertStmt() - Constructor for class com.github.javaparser.ast.stmt.AssertStmt
 
AssertStmt(Expression) - Constructor for class com.github.javaparser.ast.stmt.AssertStmt
 
AssertStmt(Expression, Expression) - Constructor for class com.github.javaparser.ast.stmt.AssertStmt
 
AssertStmt(TokenRange, Expression, Expression) - Constructor for class com.github.javaparser.ast.stmt.AssertStmt
This constructor is used by the parser and is considered private.
AssertStmtMetaModel - Class in com.github.javaparser.metamodel
 
assertStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
AssignExpr - Class in com.github.javaparser.ast.expr
An assignment expression.
AssignExpr() - Constructor for class com.github.javaparser.ast.expr.AssignExpr
 
AssignExpr(Expression, Expression, AssignExpr.Operator) - Constructor for class com.github.javaparser.ast.expr.AssignExpr
 
AssignExpr(TokenRange, Expression, Expression, AssignExpr.Operator) - Constructor for class com.github.javaparser.ast.expr.AssignExpr
This constructor is used by the parser and is considered private.
AssignExpr.Operator - Enum in com.github.javaparser.ast.expr
 
AssignExprMetaModel - Class in com.github.javaparser.metamodel
 
assignExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
asSingleMemberAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asSingleMemberAnnotationExpr() - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
asString() - Method in enum com.github.javaparser.ast.AccessSpecifier
 
asString() - Method in class com.github.javaparser.ast.body.CallableDeclaration.Signature
 
asString() - Method in enum com.github.javaparser.ast.expr.AssignExpr.Operator
 
asString() - Method in enum com.github.javaparser.ast.expr.BinaryExpr.Operator
 
asString() - Method in class com.github.javaparser.ast.expr.Name
 
asString() - Method in class com.github.javaparser.ast.expr.SimpleName
 
asString() - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
asString() - Method in enum com.github.javaparser.ast.expr.UnaryExpr.Operator
 
asString() - Method in enum com.github.javaparser.ast.Modifier
 
asString() - Method in class com.github.javaparser.ast.type.ArrayType
 
asString() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
asString() - Method in class com.github.javaparser.ast.type.IntersectionType
 
asString() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
asString() - Method in enum com.github.javaparser.ast.type.PrimitiveType.Primitive
 
asString() - Method in class com.github.javaparser.ast.type.Type
 
asString() - Method in class com.github.javaparser.ast.type.TypeParameter
 
asString() - Method in class com.github.javaparser.ast.type.UnionType
 
asString() - Method in class com.github.javaparser.ast.type.UnknownType
 
asString() - Method in class com.github.javaparser.ast.type.VoidType
 
asString() - Method in class com.github.javaparser.ast.type.WildcardType
 
asString() - Method in class com.github.javaparser.JavaToken
 
asString() - Method in interface com.github.javaparser.printer.Printable
 
asStringLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asStringLiteralExpr() - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
asSuperExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asSuperExpr() - Method in class com.github.javaparser.ast.expr.SuperExpr
 
asSwitchEntryStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asSwitchEntryStmt() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
asSwitchStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asSwitchStmt() - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
asSynchronizedStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asSynchronizedStmt() - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
asThisExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asThisExpr() - Method in class com.github.javaparser.ast.expr.ThisExpr
 
asThrowStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asThrowStmt() - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
AstObserver - Interface in com.github.javaparser.ast.observer
An Observer for an AST element (either a Node or a NodeList).
AstObserver.ListChangeType - Enum in com.github.javaparser.ast.observer
Type of change occurring on a List
AstObserverAdapter - Class in com.github.javaparser.ast.observer
 
AstObserverAdapter() - Constructor for class com.github.javaparser.ast.observer.AstObserverAdapter
 
asTryStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asTryStmt() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
asType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Return this as a TypeDeclaration or throw an UnsupportedOperationException
asType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
 
asTypeDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
asTypeDeclaration() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
asTypeExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asTypeExpr() - Method in class com.github.javaparser.ast.expr.TypeExpr
 
asTypeParameter() - Method in class com.github.javaparser.ast.type.Type
 
asTypeParameter() - Method in class com.github.javaparser.ast.type.TypeParameter
 
asTypeParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Return this as a TypeParameterDeclaration or throw UnsupportedOperationException.
asTypeParameter() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asTypeParameter() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
asTypeVariable() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asTypeVariable() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
asUnaryExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asUnaryExpr() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
asUnionType() - Method in class com.github.javaparser.ast.type.Type
 
asUnionType() - Method in class com.github.javaparser.ast.type.UnionType
 
asUnknownType() - Method in class com.github.javaparser.ast.type.Type
 
asUnknownType() - Method in class com.github.javaparser.ast.type.UnknownType
 
asUnparsableStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asUnparsableStmt() - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
asVariableDeclarationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
asVariableDeclarationExpr() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
asVoidType() - Method in class com.github.javaparser.ast.type.Type
 
asVoidType() - Method in class com.github.javaparser.ast.type.VoidType
 
asWhileStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
asWhileStmt() - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
asWildcard() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
asWildcard() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
asWildcardType() - Method in class com.github.javaparser.ast.type.Type
 
asWildcardType() - Method in class com.github.javaparser.ast.type.WildcardType
 
AT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
attribute(ObservableProperty) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 

B

b - Variable in class com.github.javaparser.utils.Pair
 
backup(int) - Method in class com.github.javaparser.JavaCharStream
Retreat.
BANG - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BaseNodeMetaModel - Class in com.github.javaparser.metamodel
Meta-data about all classes in the AST.
BaseNodeMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.BaseNodeMetaModel
 
begin - Variable in class com.github.javaparser.Range
 
beginColumn - Variable in class com.github.javaparser.Token
The column number of the first character of this Token.
beginLine - Variable in class com.github.javaparser.Token
The line number of the first character of this Token.
BeginToken() - Method in class com.github.javaparser.JavaCharStream
 
BINARY_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BinaryExpr - Class in com.github.javaparser.ast.expr
An expression with an expression on the left, an expression on the right, and an operator in the middle.
BinaryExpr() - Constructor for class com.github.javaparser.ast.expr.BinaryExpr
 
BinaryExpr(Expression, Expression, BinaryExpr.Operator) - Constructor for class com.github.javaparser.ast.expr.BinaryExpr
 
BinaryExpr(TokenRange, Expression, Expression, BinaryExpr.Operator) - Constructor for class com.github.javaparser.ast.expr.BinaryExpr
This constructor is used by the parser and is considered private.
BinaryExpr.Operator - Enum in com.github.javaparser.ast.expr
 
BinaryExprMetaModel - Class in com.github.javaparser.metamodel
 
binaryExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
BIT_AND - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BIT_OR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BLOCK - Static variable in interface com.github.javaparser.ParseStart
 
block(CsmElement) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
BlockComment - Class in com.github.javaparser.ast.comments
AST node that represent block comments.
BlockComment() - Constructor for class com.github.javaparser.ast.comments.BlockComment
 
BlockComment(String) - Constructor for class com.github.javaparser.ast.comments.BlockComment
 
BlockComment(TokenRange, String) - Constructor for class com.github.javaparser.ast.comments.BlockComment
This constructor is used by the parser and is considered private.
BlockCommentMetaModel - Class in com.github.javaparser.metamodel
 
blockCommentMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
BlockStmt - Class in com.github.javaparser.ast.stmt
Statements in between { and }.
BlockStmt() - Constructor for class com.github.javaparser.ast.stmt.BlockStmt
 
BlockStmt(NodeList<Statement>) - Constructor for class com.github.javaparser.ast.stmt.BlockStmt
 
BlockStmt(TokenRange, NodeList<Statement>) - Constructor for class com.github.javaparser.ast.stmt.BlockStmt
This constructor is used by the parser and is considered private.
BlockStmtMetaModel - Class in com.github.javaparser.metamodel
 
blockStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
BodyDeclaration<T extends BodyDeclaration<?>> - Class in com.github.javaparser.ast.body
Any declaration that can appear between the { and } of a class, interface, or enum.
BodyDeclaration() - Constructor for class com.github.javaparser.ast.body.BodyDeclaration
 
BodyDeclaration(NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.body.BodyDeclaration
 
BodyDeclaration(TokenRange, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.body.BodyDeclaration
This constructor is used by the parser and is considered private.
BodyDeclaration(TokenRange) - Constructor for class com.github.javaparser.ast.body.BodyDeclaration
 
BodyDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
BodyDeclarationMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.BodyDeclarationMetaModel
 
bodyDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CatchClauseMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ConstructorDeclarationMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.DoStmtMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForeachStmtMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForStmtMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.InitializerDeclarationMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LambdaExprMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodDeclarationMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SynchronizedStmtMetaModel
 
bodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.WhileStmtMetaModel
 
BOOLEAN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BOOLEAN - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
BooleanLiteralExpr - Class in com.github.javaparser.ast.expr
The boolean literals.
BooleanLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
BooleanLiteralExpr(boolean) - Constructor for class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
BooleanLiteralExpr(TokenRange, boolean) - Constructor for class com.github.javaparser.ast.expr.BooleanLiteralExpr
This constructor is used by the parser and is considered private.
BooleanLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
booleanLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
booleanType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 
bound(ResolvedType) - Static method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
BREAK - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BreakStmt - Class in com.github.javaparser.ast.stmt
A usage of the break keyword.
BreakStmt() - Constructor for class com.github.javaparser.ast.stmt.BreakStmt
 
BreakStmt(String) - Constructor for class com.github.javaparser.ast.stmt.BreakStmt
 
BreakStmt(SimpleName) - Constructor for class com.github.javaparser.ast.stmt.BreakStmt
 
BreakStmt(TokenRange, SimpleName) - Constructor for class com.github.javaparser.ast.stmt.BreakStmt
This constructor is used by the parser and is considered private.
BreakStmtMetaModel - Class in com.github.javaparser.metamodel
 
breakStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
bufcolumn - Variable in class com.github.javaparser.JavaCharStream
 
buffer - Variable in class com.github.javaparser.JavaCharStream
 
bufline - Variable in class com.github.javaparser.JavaCharStream
 
bufpos - Variable in class com.github.javaparser.JavaCharStream
Position in buffer.
build() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap.Builder
 
Builder() - Constructor for class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap.Builder
 
byName(String) - Static method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
BYTE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
BYTE - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
byteType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 

C

calculate(Node) - Method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmToken.TokenContentCalculator
 
calculateMaximumCommonType(List<Type>) - Static method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
 
CallableDeclaration<T extends CallableDeclaration<?>> - Class in com.github.javaparser.ast.body
Represents a declaration which is callable eg.
CallableDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, SimpleName, NodeList<Parameter>, NodeList<ReferenceType>) - Constructor for class com.github.javaparser.ast.body.CallableDeclaration
 
CallableDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, SimpleName, NodeList<Parameter>, NodeList<ReferenceType>) - Constructor for class com.github.javaparser.ast.body.CallableDeclaration
This constructor is used by the parser and is considered private.
CallableDeclaration.Signature - Class in com.github.javaparser.ast.body
A method or constructor signature.
CallableDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
CallableDeclarationMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.CallableDeclarationMetaModel
 
callableDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
camelCaseName() - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
camelCaseToScreaming(String) - Static method in class com.github.javaparser.utils.Utils
 
canBeAssignedTo(ResolvedReferenceTypeDeclaration) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Can we assign instances of the type defined by this declaration to variables having the type defined by the given type?
capitalize(String) - Static method in class com.github.javaparser.utils.Utils
Capitalizes the first character in the string.
CASE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
CastExpr - Class in com.github.javaparser.ast.expr
A typecast.
CastExpr() - Constructor for class com.github.javaparser.ast.expr.CastExpr
 
CastExpr(Type, Expression) - Constructor for class com.github.javaparser.ast.expr.CastExpr
 
CastExpr(TokenRange, Type, Expression) - Constructor for class com.github.javaparser.ast.expr.CastExpr
This constructor is used by the parser and is considered private.
CastExprMetaModel - Class in com.github.javaparser.metamodel
 
castExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
CATCH - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
CatchClause - Class in com.github.javaparser.ast.stmt
The catch part of a try-catch-finally.
CatchClause() - Constructor for class com.github.javaparser.ast.stmt.CatchClause
 
CatchClause(EnumSet<Modifier>, NodeList<AnnotationExpr>, ClassOrInterfaceType, SimpleName, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.CatchClause
 
CatchClause(Parameter, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.CatchClause
 
CatchClause(TokenRange, Parameter, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.CatchClause
This constructor is used by the parser and is considered private.
CatchClauseMetaModel - Class in com.github.javaparser.metamodel
 
catchClauseMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
catchClausesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TryStmtMetaModel
 
Change - Interface in com.github.javaparser.printer.lexicalpreservation.changes
This represent a change happened to a specific Node.
CHAR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
CHAR - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
CHARACTER_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
CharLiteralExpr - Class in com.github.javaparser.ast.expr
A literal character.
CharLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.CharLiteralExpr
 
CharLiteralExpr(String) - Constructor for class com.github.javaparser.ast.expr.CharLiteralExpr
 
CharLiteralExpr(char) - Constructor for class com.github.javaparser.ast.expr.CharLiteralExpr
Constructs a CharLiteralExpr with given escaped character.
CharLiteralExpr(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.CharLiteralExpr
This constructor is used by the parser and is considered private.
CharLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
charLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
charToken(ObservableProperty) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
charType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 
checkPropertyMetaModel - Variable in class com.github.javaparser.metamodel.AssertStmtMetaModel
 
child(ObservableProperty) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
CLASS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
CLASS_BODY - Static variable in interface com.github.javaparser.ParseStart
 
CLASS_OR_INTERFACE_TYPE - Static variable in interface com.github.javaparser.ParseStart
 
classBodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.EnumConstantDeclarationMetaModel
 
classDeclarationPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LocalClassDeclarationStmtMetaModel
 
ClassExpr - Class in com.github.javaparser.ast.expr
Defines an expression that accesses the class of a type.
ClassExpr() - Constructor for class com.github.javaparser.ast.expr.ClassExpr
 
ClassExpr(Type) - Constructor for class com.github.javaparser.ast.expr.ClassExpr
 
ClassExpr(TokenRange, Type) - Constructor for class com.github.javaparser.ast.expr.ClassExpr
This constructor is used by the parser and is considered private.
ClassExprMetaModel - Class in com.github.javaparser.metamodel
 
classExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
classExprPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SuperExprMetaModel
 
classExprPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ThisExprMetaModel
 
classLoaderRoot(Class<?>) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
ClassOrInterfaceDeclaration - Class in com.github.javaparser.ast.body
A definition of a class or interface.
class X { ...
ClassOrInterfaceDeclaration() - Constructor for class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
ClassOrInterfaceDeclaration(EnumSet<Modifier>, boolean, String) - Constructor for class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
ClassOrInterfaceDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, boolean, SimpleName, NodeList<TypeParameter>, NodeList<ClassOrInterfaceType>, NodeList<ClassOrInterfaceType>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
ClassOrInterfaceDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, boolean, SimpleName, NodeList<TypeParameter>, NodeList<ClassOrInterfaceType>, NodeList<ClassOrInterfaceType>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
This constructor is used by the parser and is considered private.
ClassOrInterfaceDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
classOrInterfaceDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ClassOrInterfaceType - Class in com.github.javaparser.ast.type
A class or an interface type.
ClassOrInterfaceType() - Constructor for class com.github.javaparser.ast.type.ClassOrInterfaceType
 
ClassOrInterfaceType(String) - Constructor for class com.github.javaparser.ast.type.ClassOrInterfaceType
Deprecated.
use JavaParser.parseClassOrInterfaceType instead. This constructor does not understand generics.
ClassOrInterfaceType(ClassOrInterfaceType, String) - Constructor for class com.github.javaparser.ast.type.ClassOrInterfaceType
 
ClassOrInterfaceType(ClassOrInterfaceType, SimpleName, NodeList<Type>) - Constructor for class com.github.javaparser.ast.type.ClassOrInterfaceType
 
ClassOrInterfaceType(ClassOrInterfaceType, SimpleName, NodeList<Type>, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ClassOrInterfaceType
 
ClassOrInterfaceType(TokenRange, ClassOrInterfaceType, SimpleName, NodeList<Type>, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ClassOrInterfaceType
This constructor is used by the parser and is considered private.
ClassOrInterfaceTypeMetaModel - Class in com.github.javaparser.metamodel
 
classOrInterfaceTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ClassUtils - Class in com.github.javaparser.utils
 
ClassUtils() - Constructor for class com.github.javaparser.utils.ClassUtils
 
clear() - Method in class com.github.javaparser.ast.NodeList
 
clear() - Method in class com.github.javaparser.utils.VisitorList
 
clear() - Method in class com.github.javaparser.utils.VisitorMap
 
clear() - Method in class com.github.javaparser.utils.VisitorSet
 
clone() - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
clone() - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.Parameter
 
clone() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
clone() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
clone() - Method in class com.github.javaparser.ast.comments.BlockComment
 
clone() - Method in class com.github.javaparser.ast.comments.Comment
 
clone() - Method in class com.github.javaparser.ast.comments.JavadocComment
 
clone() - Method in class com.github.javaparser.ast.comments.LineComment
 
clone() - Method in class com.github.javaparser.ast.CompilationUnit
 
clone() - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
clone() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
clone() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
clone() - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.CastExpr
 
clone() - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ClassExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
clone() - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
clone() - Method in class com.github.javaparser.ast.expr.Expression
 
clone() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
clone() - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
clone() - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
clone() - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
clone() - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
clone() - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
clone() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
clone() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
clone() - Method in class com.github.javaparser.ast.expr.Name
 
clone() - Method in class com.github.javaparser.ast.expr.NameExpr
 
clone() - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
clone() - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
clone() - Method in class com.github.javaparser.ast.expr.SimpleName
 
clone() - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
clone() - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
clone() - Method in class com.github.javaparser.ast.expr.SuperExpr
 
clone() - Method in class com.github.javaparser.ast.expr.ThisExpr
 
clone() - Method in class com.github.javaparser.ast.expr.TypeExpr
 
clone() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
clone() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
clone() - Method in class com.github.javaparser.ast.ImportDeclaration
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
clone() - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
clone() - Method in class com.github.javaparser.ast.Node
 
clone() - Method in class com.github.javaparser.ast.PackageDeclaration
 
clone() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.CatchClause
 
clone() - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.DoStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.Statement
 
clone() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
clone() - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
clone() - Method in class com.github.javaparser.ast.type.ArrayType
 
clone() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
clone() - Method in class com.github.javaparser.ast.type.IntersectionType
 
clone() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
clone() - Method in class com.github.javaparser.ast.type.ReferenceType
 
clone() - Method in class com.github.javaparser.ast.type.Type
 
clone() - Method in class com.github.javaparser.ast.type.TypeParameter
 
clone() - Method in class com.github.javaparser.ast.type.UnionType
 
clone() - Method in class com.github.javaparser.ast.type.UnknownType
 
clone() - Method in class com.github.javaparser.ast.type.VoidType
 
clone() - Method in class com.github.javaparser.ast.type.WildcardType
 
cloneNode(Optional<T>, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
cloneNode(T, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
CloneVisitor - Class in com.github.javaparser.ast.visitor
A visitor that clones (copies) a node and all its children.
CloneVisitor() - Constructor for class com.github.javaparser.ast.visitor.CloneVisitor
 
close() - Method in interface com.github.javaparser.Provider
Closes the stream and releases any system resources associated with it.
close() - Method in class com.github.javaparser.StreamProvider
 
close() - Method in class com.github.javaparser.StringProvider
 
CodeGenerationUtils - Class in com.github.javaparser.utils
 
COLON - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
column - Variable in class com.github.javaparser.JavaCharStream
 
column - Variable in class com.github.javaparser.Position
 
com.github.javaparser - package com.github.javaparser
 
com.github.javaparser.ast - package com.github.javaparser.ast
 
com.github.javaparser.ast.body - package com.github.javaparser.ast.body
 
com.github.javaparser.ast.comments - package com.github.javaparser.ast.comments
 
com.github.javaparser.ast.expr - package com.github.javaparser.ast.expr
 
com.github.javaparser.ast.modules - package com.github.javaparser.ast.modules
 
com.github.javaparser.ast.nodeTypes - package com.github.javaparser.ast.nodeTypes
 
com.github.javaparser.ast.nodeTypes.modifiers - package com.github.javaparser.ast.nodeTypes.modifiers
 
com.github.javaparser.ast.observer - package com.github.javaparser.ast.observer
 
com.github.javaparser.ast.stmt - package com.github.javaparser.ast.stmt
 
com.github.javaparser.ast.type - package com.github.javaparser.ast.type
 
com.github.javaparser.ast.validator - package com.github.javaparser.ast.validator
 
com.github.javaparser.ast.validator.chunks - package com.github.javaparser.ast.validator.chunks
 
com.github.javaparser.ast.visitor - package com.github.javaparser.ast.visitor
 
com.github.javaparser.javadoc - package com.github.javaparser.javadoc
 
com.github.javaparser.javadoc.description - package com.github.javaparser.javadoc.description
 
com.github.javaparser.metamodel - package com.github.javaparser.metamodel
 
com.github.javaparser.printer - package com.github.javaparser.printer
 
com.github.javaparser.printer.concretesyntaxmodel - package com.github.javaparser.printer.concretesyntaxmodel
 
com.github.javaparser.printer.lexicalpreservation - package com.github.javaparser.printer.lexicalpreservation
 
com.github.javaparser.printer.lexicalpreservation.changes - package com.github.javaparser.printer.lexicalpreservation.changes
 
com.github.javaparser.resolution - package com.github.javaparser.resolution
 
com.github.javaparser.resolution.declarations - package com.github.javaparser.resolution.declarations
 
com.github.javaparser.resolution.types - package com.github.javaparser.resolution.types
 
com.github.javaparser.resolution.types.parametrization - package com.github.javaparser.resolution.types.parametrization
 
com.github.javaparser.utils - package com.github.javaparser.utils
 
COMMA - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
comma() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
Comment - Class in com.github.javaparser.ast.comments
Abstract class for all AST nodes that represent comments.
Comment(String) - Constructor for class com.github.javaparser.ast.comments.Comment
 
Comment(TokenRange, String) - Constructor for class com.github.javaparser.ast.comments.Comment
This constructor is used by the parser and is considered private.
comment() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
COMMENT_CONTENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
CommentMetaModel - Class in com.github.javaparser.metamodel
 
CommentMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.CommentMetaModel
 
commentMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
commentPropertyMetaModel - Variable in class com.github.javaparser.metamodel.NodeMetaModel
 
CommentsCollection - Class in com.github.javaparser.ast.comments
The comments contained in a certain parsed piece of source code.
CommentsCollection() - Constructor for class com.github.javaparser.ast.comments.CommentsCollection
 
CommentsCollection(Collection<Comment>) - Constructor for class com.github.javaparser.ast.comments.CommentsCollection
 
CommonValidators - Class in com.github.javaparser.ast.validator.chunks
Contains validations that are valid for every Java version.
CommonValidators() - Constructor for class com.github.javaparser.ast.validator.chunks.CommonValidators
 
compareConsideringTypeParameters(ResolvedReferenceType) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
comparePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForStmtMetaModel
 
compareTo(Position) - Method in class com.github.javaparser.Position
 
COMPILATION_UNIT - Static variable in interface com.github.javaparser.ParseStart
 
CompilationUnit - Class in com.github.javaparser.ast
This class represents the entire compilation unit.
CompilationUnit() - Constructor for class com.github.javaparser.ast.CompilationUnit
 
CompilationUnit(String) - Constructor for class com.github.javaparser.ast.CompilationUnit
 
CompilationUnit(PackageDeclaration, NodeList<ImportDeclaration>, NodeList<TypeDeclaration<?>>, ModuleDeclaration) - Constructor for class com.github.javaparser.ast.CompilationUnit
 
CompilationUnit(TokenRange, PackageDeclaration, NodeList<ImportDeclaration>, NodeList<TypeDeclaration<?>>, ModuleDeclaration) - Constructor for class com.github.javaparser.ast.CompilationUnit
This constructor is used by the parser and is considered private.
CompilationUnit.Storage - Class in com.github.javaparser.ast
Information about where this compilation unit was loaded from.
CompilationUnitMetaModel - Class in com.github.javaparser.metamodel
 
compilationUnitMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
componentTypePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayTypeMetaModel
 
concreteListChange(NodeList, AstObserver.ListChangeType, int, Node) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
concreteListReplacement(NodeList, int, Node, Node) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
concretePropertyChange(Node, ObservableProperty, Object, Object) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
ConcreteSyntaxModel - Class in com.github.javaparser.printer
The Concrete Syntax Model for a single node type.
conditional(ObservableProperty, CsmConditional.Condition, CsmElement) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
conditional(ObservableProperty, CsmConditional.Condition, CsmElement, CsmElement) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
ConditionalExpr - Class in com.github.javaparser.ast.expr
The ternary conditional expression.
ConditionalExpr() - Constructor for class com.github.javaparser.ast.expr.ConditionalExpr
 
ConditionalExpr(Expression, Expression, Expression) - Constructor for class com.github.javaparser.ast.expr.ConditionalExpr
 
ConditionalExpr(TokenRange, Expression, Expression, Expression) - Constructor for class com.github.javaparser.ast.expr.ConditionalExpr
This constructor is used by the parser and is considered private.
ConditionalExprMetaModel - Class in com.github.javaparser.metamodel
 
conditionalExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
conditionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ConditionalExprMetaModel
 
conditionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.DoStmtMetaModel
 
conditionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.IfStmtMetaModel
 
conditionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.WhileStmtMetaModel
 
configuration - Variable in class com.github.javaparser.printer.PrettyPrintVisitor
 
CONST - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ConstructorDeclaration - Class in com.github.javaparser.ast.body
A constructor declaration: class X { X() { } } where X(){} is the constructor declaration.
ConstructorDeclaration() - Constructor for class com.github.javaparser.ast.body.ConstructorDeclaration
 
ConstructorDeclaration(String) - Constructor for class com.github.javaparser.ast.body.ConstructorDeclaration
 
ConstructorDeclaration(EnumSet<Modifier>, String) - Constructor for class com.github.javaparser.ast.body.ConstructorDeclaration
 
ConstructorDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, SimpleName, NodeList<Parameter>, NodeList<ReferenceType>, BlockStmt) - Constructor for class com.github.javaparser.ast.body.ConstructorDeclaration
 
ConstructorDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, SimpleName, NodeList<Parameter>, NodeList<ReferenceType>, BlockStmt) - Constructor for class com.github.javaparser.ast.body.ConstructorDeclaration
This constructor is used by the parser and is considered private.
ConstructorDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
constructorDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
containerType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Get the ReferenceTypeDeclaration enclosing this declaration.
contains(Comment) - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
contains(N) - Method in class com.github.javaparser.ast.NodeList
 
contains(Object) - Method in class com.github.javaparser.ast.NodeList
 
contains(Range) - Method in class com.github.javaparser.Range
As strictlyContains, but two exactly matching ranges are also considered contained one in each other.
contains(Object) - Method in class com.github.javaparser.utils.VisitorList
 
contains(Object) - Method in class com.github.javaparser.utils.VisitorSet
 
containsAll(Collection<?>) - Method in class com.github.javaparser.ast.NodeList
 
containsAll(Collection<?>) - Method in class com.github.javaparser.utils.VisitorList
 
containsAll(Collection<?>) - Method in class com.github.javaparser.utils.VisitorSet
 
containsData(DataKey<?>) - Method in class com.github.javaparser.ast.Node
 
containsKey(Object) - Method in class com.github.javaparser.utils.VisitorMap
 
containsValue(Object) - Method in class com.github.javaparser.utils.VisitorMap
 
containsWithin(Node) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
 
contentPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CommentMetaModel
 
CONTINUE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ContinueStmt - Class in com.github.javaparser.ast.stmt
A continue statement with an optional label;
continue brains;
continue;
ContinueStmt() - Constructor for class com.github.javaparser.ast.stmt.ContinueStmt
 
ContinueStmt(String) - Constructor for class com.github.javaparser.ast.stmt.ContinueStmt
 
ContinueStmt(SimpleName) - Constructor for class com.github.javaparser.ast.stmt.ContinueStmt
 
ContinueStmt(TokenRange, SimpleName) - Constructor for class com.github.javaparser.ast.stmt.ContinueStmt
This constructor is used by the parser and is considered private.
ContinueStmtMetaModel - Class in com.github.javaparser.metamodel
 
continueStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
copy() - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
copyStatements(NodeList<Statement>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
copyStatements(NodeWithStatements<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
create(ResolvedReferenceTypeDeclaration, List<ResolvedType>) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
create(ResolvedReferenceTypeDeclaration, ResolvedTypeParametersMap) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
create(ResolvedReferenceTypeDeclaration) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
createBlockStatementAsBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithBody
 
createBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithBlockStmt
 
createBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalBlockStmt
 
createdType() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
Takes the element type and wraps it in an ArrayType for every array creation level.
createGetter() - Method in class com.github.javaparser.ast.body.FieldDeclaration
Create a getter for this field, will only work if this field declares only 1 identifier and if this field is already added to a ClassOrInterfaceDeclaration
createParamBlockTag(String, String) - Static method in class com.github.javaparser.javadoc.JavadocBlockTag
 
createSetter() - Method in class com.github.javaparser.ast.body.FieldDeclaration
Create a setter for this field, will only work if this field declares only 1 identifier and if this field is already added to a ClassOrInterfaceDeclaration
CsmAttribute - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmAttribute(ObservableProperty) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmAttribute
 
CsmChar - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmChar(ObservableProperty) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmChar
 
CsmComment - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmComment() - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmComment
 
CsmConditional - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmConditional(ObservableProperty, CsmConditional.Condition, CsmElement, CsmElement) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
CsmConditional(ObservableProperty, CsmConditional.Condition, CsmElement) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
CsmConditional.Condition - Enum in com.github.javaparser.printer.concretesyntaxmodel
 
CsmElement - Interface in com.github.javaparser.printer.concretesyntaxmodel
 
CsmIndent - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmIndent() - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmIndent
 
CsmList - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmList(ObservableProperty, CsmElement) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
CsmList(ObservableProperty) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
CsmList(ObservableProperty, CsmElement, CsmElement, CsmElement, CsmElement) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
CsmMix - Class in com.github.javaparser.printer.concretesyntaxmodel
A group of elements that could be in any order.
CsmMix(List<CsmElement>) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmMix
 
CsmNone - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmNone() - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmNone
 
CsmOrphanCommentsEnding - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmOrphanCommentsEnding() - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmOrphanCommentsEnding
 
CsmSequence - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmSequence(List<CsmElement>) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmSequence
 
CsmSingleReference - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmSingleReference(ObservableProperty) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmSingleReference
 
CsmString - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmString(ObservableProperty) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmString
 
CsmToken - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmToken(int) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
CsmToken(int, String) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
CsmToken(int, CsmToken.TokenContentCalculator) - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
CsmToken.TokenContentCalculator - Interface in com.github.javaparser.printer.concretesyntaxmodel
 
CsmUnindent - Class in com.github.javaparser.printer.concretesyntaxmodel
 
CsmUnindent() - Constructor for class com.github.javaparser.printer.concretesyntaxmodel.CsmUnindent
 
curChar - Variable in class com.github.javaparser.GeneratedJavaParserTokenManager
 
currentToken - Variable in exception com.github.javaparser.ParseException
This is the last token that has been consumed successfully.
customInitialization() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
customInitialization() - Method in class com.github.javaparser.ast.Node
Called in every constructor for node specific code.

D

DataKey<T> - Class in com.github.javaparser.ast
A key to a piece of data associated with a Node at runtime.
DataKey() - Constructor for class com.github.javaparser.ast.DataKey
 
debugStream - Variable in class com.github.javaparser.GeneratedJavaParserTokenManager
Debug output.
decapitalize(String) - Static method in class com.github.javaparser.utils.Utils
Lower-cases the first character in the string.
DECIMAL_EXPONENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
DECIMAL_FLOATING_POINT_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
DECIMAL_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
declaredOnConstructor() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Is the type parameter been defined on a constructor?
declaredOnMethod() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Is the type parameter been defined on a method?
declaredOnType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Is the type parameter been defined on a type?
declaringType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedConstructorDeclaration
 
declaringType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedFieldDeclaration
The type on which this field has been declared
declaringType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
The type in which the method is declared.
declaringType() - Method in class com.github.javaparser.resolution.MethodUsage
 
DECR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
DEFAULT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
Lexical state.
defaultAction(Node, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
This will be called by every node visit method that is not overridden.
defaultAction(NodeList, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
This will be called by the NodeList visit method when it is not overridden.
defaultAction(Node, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
This will be called by every node visit method that is not overridden.
defaultAction(NodeList, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
This will be called by the NodeList visit method when it is not overridden.
DefaultAdapter() - Constructor for class com.github.javaparser.utils.Log.DefaultAdapter
 
defaultMethodsInInterface - Variable in class com.github.javaparser.ast.validator.Java8Validator
 
defaultValuePropertyMetaModel - Variable in class com.github.javaparser.metamodel.AnnotationMemberDeclarationMetaModel
 
deleteToken() - Method in class com.github.javaparser.JavaToken
Links the tokens around the current token together, making the current token disappear from the list.
DerivedProperty - Annotation Type in com.github.javaparser.metamodel
Indicate a derived property of a Node, meaning it does supply useful information, but it does so by taking information from other properties.
deriveTypeParameters(ResolvedTypeParametersMap) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedIntersectionType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
describe() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedUnionType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedVoidType
 
describe() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
describeType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedParameterDeclaration
Describe the type of the parameter.
Difference - Class in com.github.javaparser.printer.lexicalpreservation
A Difference should give me a sequence of elements I should find (to indicate the context) followed by a list of elements to remove or to add and follow by another sequence of elements.
dimensionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayCreationLevelMetaModel
 
DO - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
Done() - Method in class com.github.javaparser.JavaCharStream
Set buffers back to null when finished.
DoStmt - Class in com.github.javaparser.ast.stmt
A do-while.
DoStmt() - Constructor for class com.github.javaparser.ast.stmt.DoStmt
 
DoStmt(Statement, Expression) - Constructor for class com.github.javaparser.ast.stmt.DoStmt
 
DoStmt(TokenRange, Statement, Expression) - Constructor for class com.github.javaparser.ast.stmt.DoStmt
This constructor is used by the parser and is considered private.
DoStmtMetaModel - Class in com.github.javaparser.metamodel
 
doStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
DOT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
DotPrinter - Class in com.github.javaparser.printer
Outputs a Graphviz diagram of the AST.
DotPrinter(boolean) - Constructor for class com.github.javaparser.printer.DotPrinter
 
DOUBLE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
DOUBLE - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
DOUBLECOLON - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
DoubleLiteralExpr - Class in com.github.javaparser.ast.expr
A float or a double constant.
DoubleLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
DoubleLiteralExpr(String) - Constructor for class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
DoubleLiteralExpr(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.DoubleLiteralExpr
This constructor is used by the parser and is considered private.
DoubleLiteralExpr(double) - Constructor for class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
DoubleLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
doubleLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
doubleType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 

E

elementsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.IntersectionTypeMetaModel
 
elementsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.UnionTypeMetaModel
 
elementTypePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayCreationExprMetaModel
 
ELLIPSIS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ELSE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
elseBlockPropertyMetaModel - Variable in class com.github.javaparser.metamodel.IfStmtMetaModel
 
elseExprPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ConditionalExprMetaModel
 
elseStmtPropertyMetaModel - Variable in class com.github.javaparser.metamodel.IfStmtMetaModel
 
empty() - Static method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
EmptyStmt - Class in com.github.javaparser.ast.stmt
An empty statement is a ";" where a statement is expected.
EmptyStmt() - Constructor for class com.github.javaparser.ast.stmt.EmptyStmt
 
EmptyStmt(TokenRange) - Constructor for class com.github.javaparser.ast.stmt.EmptyStmt
This constructor is used by the parser and is considered private.
EmptyStmtMetaModel - Class in com.github.javaparser.metamodel
 
emptyStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
EnclosedExpr - Class in com.github.javaparser.ast.expr
An expression between ( ).
EnclosedExpr() - Constructor for class com.github.javaparser.ast.expr.EnclosedExpr
 
EnclosedExpr(Expression) - Constructor for class com.github.javaparser.ast.expr.EnclosedExpr
 
EnclosedExpr(TokenRange, Expression) - Constructor for class com.github.javaparser.ast.expr.EnclosedExpr
This constructor is used by the parser and is considered private.
EnclosedExprMetaModel - Class in com.github.javaparser.metamodel
 
enclosedExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
end - Variable in class com.github.javaparser.Range
 
endColumn - Variable in class com.github.javaparser.Token
The column number of the last character of this Token.
endLine - Variable in class com.github.javaparser.Token
The line number of the last character of this Token.
ensureNotNull(List<T>) - Static method in class com.github.javaparser.utils.Utils
Deprecated.
This is no longer in use by JavaParser, please write your own replacement.
ENTER_JAVADOC_COMMENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
entriesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.EnumDeclarationMetaModel
 
entriesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SwitchStmtMetaModel
 
entrySet() - Method in class com.github.javaparser.utils.VisitorMap
 
ENUM - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
EnumConstantDeclaration - Class in com.github.javaparser.ast.body
One of the values an enum can take.
EnumConstantDeclaration() - Constructor for class com.github.javaparser.ast.body.EnumConstantDeclaration
 
EnumConstantDeclaration(String) - Constructor for class com.github.javaparser.ast.body.EnumConstantDeclaration
 
EnumConstantDeclaration(NodeList<AnnotationExpr>, SimpleName, NodeList<Expression>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.EnumConstantDeclaration
 
EnumConstantDeclaration(TokenRange, NodeList<AnnotationExpr>, SimpleName, NodeList<Expression>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.EnumConstantDeclaration
This constructor is used by the parser and is considered private.
EnumConstantDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
enumConstantDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
EnumDeclaration - Class in com.github.javaparser.ast.body
The declaration of an enum.
enum X { ...
EnumDeclaration() - Constructor for class com.github.javaparser.ast.body.EnumDeclaration
 
EnumDeclaration(EnumSet<Modifier>, String) - Constructor for class com.github.javaparser.ast.body.EnumDeclaration
 
EnumDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, SimpleName, NodeList<ClassOrInterfaceType>, NodeList<EnumConstantDeclaration>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.EnumDeclaration
 
EnumDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, SimpleName, NodeList<ClassOrInterfaceType>, NodeList<EnumConstantDeclaration>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.EnumDeclaration
This constructor is used by the parser and is considered private.
EnumDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
enumDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
enumNotAllowed - Variable in class com.github.javaparser.ast.validator.Java5Validator
 
EOF - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
End of File.
EOL - Static variable in exception com.github.javaparser.ParseException
The end of line string (we do not use System.getProperty("") so that we are compatible with Android/GWT);
EOL - Static variable in class com.github.javaparser.utils.Utils
 
eolToken() - Static method in class com.github.javaparser.TokenTypes
Deprecated.
use eolTokenKind
eolTokenKind() - Static method in class com.github.javaparser.TokenTypes
 
EQ - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
equals(Object) - Method in class com.github.javaparser.ast.body.CallableDeclaration.Signature
 
equals(Object) - Method in class com.github.javaparser.ast.DataKey
 
equals(Object) - Method in class com.github.javaparser.ast.Node
 
equals(Object) - Method in class com.github.javaparser.ast.NodeList
 
equals(Node, Node) - Static method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
equals(Node, Node) - Static method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
equals(Node, Node) - Static method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
equals(Object) - Method in class com.github.javaparser.javadoc.description.JavadocDescription
 
equals(Object) - Method in class com.github.javaparser.javadoc.description.JavadocInlineTag
 
equals(Object) - Method in class com.github.javaparser.javadoc.description.JavadocSnippet
 
equals(Object) - Method in class com.github.javaparser.javadoc.Javadoc
 
equals(Object) - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
equals(Object) - Method in class com.github.javaparser.JavaToken
 
equals(Object) - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
equals(Object) - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
equals(Object) - Method in class com.github.javaparser.Position
 
equals(Object) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmIndent
 
equals(Object) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmMix
 
equals(Object) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
equals(Object) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmUnindent
 
equals(Object) - Method in class com.github.javaparser.Range
 
equals(Object) - Method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
 
equals(Object) - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
equals(Object) - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
equals(Object) - Method in class com.github.javaparser.resolution.types.ResolvedIntersectionType
 
equals(Object) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
equals(Object) - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
equals(Object) - Method in class com.github.javaparser.resolution.types.ResolvedUnionType
 
equals(Object) - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
equals(Object) - Method in class com.github.javaparser.utils.Pair
 
EqualsVisitor - Class in com.github.javaparser.ast.visitor
A visitor that calculates deep node equality by comparing all properties and child nodes of the node.
equalsVisitor - Variable in class com.github.javaparser.utils.VisitorList
 
error(Throwable, String) - Method in interface com.github.javaparser.utils.Log.Adapter
Both can be null.
error(Throwable, String) - Method in class com.github.javaparser.utils.Log.DefaultAdapter
 
error(Throwable) - Static method in class com.github.javaparser.utils.Log
For drawing attention to an error.
error(Throwable, String, Object...) - Static method in class com.github.javaparser.utils.Log
For drawing attention to an error that you don't have an exception for.
error(String, Object...) - Static method in class com.github.javaparser.utils.Log
For drawing attention to an error that you don't have an exception for.
escape(String) - Static method in class com.github.javaparser.ast.expr.CharLiteralExpr
Utility method that creates a new StringLiteralExpr.
escape(String) - Static method in class com.github.javaparser.ast.expr.StringLiteralExpr
escapeEndOfLines(String) - Static method in class com.github.javaparser.utils.Utils
 
escapeJava(String) - Static method in class com.github.javaparser.utils.StringEscapeUtils
Escapes the characters in a String using Java String rules.
evaluate(CsmConditional, Node) - Method in interface com.github.javaparser.printer.lexicalpreservation.changes.Change
 
exceptionTypes() - Method in class com.github.javaparser.resolution.MethodUsage
 
ExpandBuff(boolean) - Method in class com.github.javaparser.JavaCharStream
 
expectedTokenSequences - Variable in exception com.github.javaparser.ParseException
Each entry in this array is an array of integers.
EXPLICIT_CONSTRUCTOR_INVOCATION_STMT - Static variable in interface com.github.javaparser.ParseStart
 
ExplicitConstructorInvocationStmt - Class in com.github.javaparser.ast.stmt
A call to super or this in a constructor or initializer.
ExplicitConstructorInvocationStmt() - Constructor for class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
ExplicitConstructorInvocationStmt(boolean, Expression, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
ExplicitConstructorInvocationStmt(NodeList<Type>, boolean, Expression, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
ExplicitConstructorInvocationStmt(TokenRange, NodeList<Type>, boolean, Expression, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
This constructor is used by the parser and is considered private.
ExplicitConstructorInvocationStmtMetaModel - Class in com.github.javaparser.metamodel
 
explicitConstructorInvocationStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
EXPORTS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
Expression - Class in com.github.javaparser.ast.expr
A base class for all expressions.
Expression() - Constructor for class com.github.javaparser.ast.expr.Expression
 
Expression(TokenRange) - Constructor for class com.github.javaparser.ast.expr.Expression
This constructor is used by the parser and is considered private.
EXPRESSION - Static variable in interface com.github.javaparser.ParseStart
 
expressionBodyPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LambdaExprMetaModel
 
ExpressionMetaModel - Class in com.github.javaparser.metamodel
 
ExpressionMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.ExpressionMetaModel
 
expressionMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CastExprMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ExplicitConstructorInvocationStmtMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ExpressionStmtMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.InstanceOfExprMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ReturnStmtMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SynchronizedStmtMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ThrowStmtMetaModel
 
expressionPropertyMetaModel - Variable in class com.github.javaparser.metamodel.UnaryExprMetaModel
 
ExpressionStmt - Class in com.github.javaparser.ast.stmt
Used to wrap an expression so that it can take the place of a statement.
ExpressionStmt() - Constructor for class com.github.javaparser.ast.stmt.ExpressionStmt
 
ExpressionStmt(Expression) - Constructor for class com.github.javaparser.ast.stmt.ExpressionStmt
 
ExpressionStmt(TokenRange, Expression) - Constructor for class com.github.javaparser.ast.stmt.ExpressionStmt
This constructor is used by the parser and is considered private.
ExpressionStmtMetaModel - Class in com.github.javaparser.metamodel
 
expressionStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
extendedTypePropertyMetaModel - Variable in class com.github.javaparser.metamodel.WildcardTypeMetaModel
 
extendedTypesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceDeclarationMetaModel
 
EXTENDS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
extendsBound(ResolvedType) - Static method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
Create an extends bound with the given type:
extendsBound(ResolvedType) - Static method in class com.github.javaparser.resolution.types.ResolvedWildcard
 

F

f(String, Object...) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
A shortcut to String.format.
FALSE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
FieldAccessExpr - Class in com.github.javaparser.ast.expr
Access of a field of an object.
FieldAccessExpr() - Constructor for class com.github.javaparser.ast.expr.FieldAccessExpr
 
FieldAccessExpr(Expression, String) - Constructor for class com.github.javaparser.ast.expr.FieldAccessExpr
 
FieldAccessExpr(Expression, NodeList<Type>, SimpleName) - Constructor for class com.github.javaparser.ast.expr.FieldAccessExpr
 
FieldAccessExpr(TokenRange, Expression, NodeList<Type>, SimpleName) - Constructor for class com.github.javaparser.ast.expr.FieldAccessExpr
This constructor is used by the parser and is considered private.
FieldAccessExprMetaModel - Class in com.github.javaparser.metamodel
 
fieldAccessExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
FieldDeclaration - Class in com.github.javaparser.ast.body
The declaration of a field in a class.
FieldDeclaration() - Constructor for class com.github.javaparser.ast.body.FieldDeclaration
 
FieldDeclaration(EnumSet<Modifier>, VariableDeclarator) - Constructor for class com.github.javaparser.ast.body.FieldDeclaration
 
FieldDeclaration(EnumSet<Modifier>, NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.body.FieldDeclaration
 
FieldDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.body.FieldDeclaration
 
FieldDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.body.FieldDeclaration
This constructor is used by the parser and is considered private.
FieldDeclaration(EnumSet<Modifier>, Type, String) - Constructor for class com.github.javaparser.ast.body.FieldDeclaration
Creates a FieldDeclaration.
FieldDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
fieldDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
fileInPackageAbsolutePath(String, String, String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
Calculates the path to a file in a package.
fileInPackageAbsolutePath(Path, String, String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
fileInPackageRelativePath(String, String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
Turns a package and a file into a relative path.
FillBuff() - Method in class com.github.javaparser.JavaCharStream
 
FINAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
FINALLY - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
finallyBlockPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TryStmtMetaModel
 
findCompilationUnit() - Method in class com.github.javaparser.ast.Node
 
findFirstToken() - Method in class com.github.javaparser.JavaToken
 
findLastToken() - Method in class com.github.javaparser.JavaToken
 
findRootNode() - Method in class com.github.javaparser.ast.Node
Finds the root node of this AST by finding the topmost parent.
findTypeParameter(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
 
findTypeParameter(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
 
findTypeParameter(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParametrizable
Find the closest TypeParameterDeclaration with the given name.
FLOAT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
FLOAT - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
FLOATING_POINT_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
floatType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 
FOR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
forClass(Class<? extends Node>) - Static method in class com.github.javaparser.printer.ConcreteSyntaxModel
 
forEach(Consumer<? super N>) - Method in class com.github.javaparser.ast.NodeList
 
ForeachStmt - Class in com.github.javaparser.ast.stmt
A for-each statement.
ForeachStmt() - Constructor for class com.github.javaparser.ast.stmt.ForeachStmt
 
ForeachStmt(VariableDeclarationExpr, Expression, Statement) - Constructor for class com.github.javaparser.ast.stmt.ForeachStmt
 
ForeachStmt(TokenRange, VariableDeclarationExpr, Expression, Statement) - Constructor for class com.github.javaparser.ast.stmt.ForeachStmt
This constructor is used by the parser and is considered private.
ForeachStmt(VariableDeclarationExpr, String, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.ForeachStmt
 
ForeachStmtMetaModel - Class in com.github.javaparser.metamodel
 
foreachStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ForStmt - Class in com.github.javaparser.ast.stmt
A classic for statement.
ForStmt() - Constructor for class com.github.javaparser.ast.stmt.ForStmt
 
ForStmt(NodeList<Expression>, Expression, NodeList<Expression>, Statement) - Constructor for class com.github.javaparser.ast.stmt.ForStmt
 
ForStmt(TokenRange, NodeList<Expression>, Expression, NodeList<Expression>, Statement) - Constructor for class com.github.javaparser.ast.stmt.ForStmt
This constructor is used by the parser and is considered private.
ForStmtMetaModel - Class in com.github.javaparser.metamodel
 
forStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
fromCamelCaseName(String) - Static method in enum com.github.javaparser.ast.observer.ObservableProperty
 
fromText(String) - Static method in class com.github.javaparser.javadoc.description.JavadocInlineTag
 

G

GE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
GeneratedJavaParserConstants - Interface in com.github.javaparser
Token literal values and constants.
GeneratedJavaParserTokenManager - Class in com.github.javaparser
Token Manager.
GeneratedJavaParserTokenManager(JavaCharStream) - Constructor for class com.github.javaparser.GeneratedJavaParserTokenManager
Constructor.
GeneratedJavaParserTokenManager(JavaCharStream, int) - Constructor for class com.github.javaparser.GeneratedJavaParserTokenManager
Constructor.
GenericListVisitorAdapter<R,A> - Class in com.github.javaparser.ast.visitor
A visitor that has a return value of (List), and has a default implementation for all its visit methods that visits their children in an unspecified order, and all visit methods that returns a value be added to a flattened List.
GenericListVisitorAdapter() - Constructor for class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
genericPrettyPrint(Node, SourcePrinter) - Static method in class com.github.javaparser.printer.ConcreteSyntaxModel
 
genericPrettyPrint(Node) - Static method in class com.github.javaparser.printer.ConcreteSyntaxModel
 
GenericVisitor<R,A> - Interface in com.github.javaparser.ast.visitor
A visitor that has a return value.
GenericVisitorAdapter<R,A> - Class in com.github.javaparser.ast.visitor
A visitor that has a return value (R), and has a default implementation for all its visit methods that visits their children in an unspecified order, and the first visit method that returns a value will stop the visitation and be the end result.
GenericVisitorAdapter() - Constructor for class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
GenericVisitorWithDefaults<R,A> - Class in com.github.javaparser.ast.visitor
A visitor that has a return value (R), and has default methods that are used when a specific visit method is not overridden.
GenericVisitorWithDefaults() - Constructor for class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
get(int) - Method in class com.github.javaparser.ast.NodeList
 
get(int) - Method in class com.github.javaparser.utils.VisitorList
 
get(Object) - Method in class com.github.javaparser.utils.VisitorMap
 
getAccessSpecifier(EnumSet<Modifier>) - Static method in enum com.github.javaparser.ast.Modifier
 
getAllAncestors() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
The list of all the ancestors of the current declaration, direct and indirect.
getAllAncestors() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Return all ancestors, that means all superclasses and interfaces.
getAllClassesAncestors() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
getAllContainedComments() - Method in class com.github.javaparser.ast.Node
This is the list of Comment which are contained in the Node either because they are properly associated to one of its children or because they are floating around inside the Node
getAllFields() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all fields, either declared in this declaration or inherited.
getAllInterfaces() - Method in interface com.github.javaparser.resolution.declarations.ResolvedClassDeclaration
Return all the interfaces implemented by this class, either directly or indirectly, including the interfaces extended by interfaces it implements.
getAllInterfacesAncestors() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
getAllInterfacesExtended() - Method in interface com.github.javaparser.resolution.declarations.ResolvedInterfaceDeclaration
Return the list of interfaces extended directly or indirectly by this one.
getAllMethods() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all the methods declared of this type declaration, either declared or inherited.
getAllNonStaticFields() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all the non static fields, either declared or inherited.
getAllPropertyMetaModels() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getAllStaticFields() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all the static fields, either declared or inherited.
getAllSuperClasses() - Method in interface com.github.javaparser.resolution.declarations.ResolvedClassDeclaration
Get all superclasses, with all the type typeParametersValues expressed as functions of the type typeParametersValues of this declaration.
getAncestorOfType(Class<N>) - Method in interface com.github.javaparser.HasParentNode
Get the ancestor of the node having the given type, or null if no ancestor of the given type is found.
getAncestors() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
The list of all the direct ancestors of the current declaration.
getAnnotation(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
 
getAnnotation(int) - Method in class com.github.javaparser.ast.type.Type
 
getAnnotationByClass(Class<? extends Annotation>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Try to find an annotation by its class
getAnnotationByName(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Try to find an annotation by its name
getAnnotationDeclarationByName(String) - Method in class com.github.javaparser.ast.CompilationUnit
Try to get a top level annotation type declaration by its name
getAnnotations() - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
getAnnotations() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
getAnnotations() - Method in class com.github.javaparser.ast.body.Parameter
 
getAnnotations() - Method in class com.github.javaparser.ast.expr.Name
 
getAnnotations() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
getAnnotations() - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
getAnnotations() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
 
getAnnotations() - Method in class com.github.javaparser.ast.PackageDeclaration
Retrieves the list of annotations declared before the package declaration.
getAnnotations() - Method in class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
getAnnotations() - Method in class com.github.javaparser.ast.type.Type
 
getAnonymousClassBody() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
getArgument(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithArguments
 
getArgument(int) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
getArguments() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
getArguments() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
getArguments() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
getArguments() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithArguments
 
getArguments() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
getArrayLevel() - Method in class com.github.javaparser.ast.type.Type
 
getBegin() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
The begin position of this node in the source file.
getBegin() - Method in class com.github.javaparser.TokenRange
 
getBeginColumn() - Method in class com.github.javaparser.JavaCharStream
 
getBeginLine() - Method in class com.github.javaparser.JavaCharStream
 
getBlockComments() - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
getBlockTags() - Method in class com.github.javaparser.javadoc.Javadoc
 
getBody() - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
getBody() - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
getBody() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
getBody() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
getBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithBlockStmt
 
getBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithBody
 
getBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalBlockStmt
 
getBody() - Method in class com.github.javaparser.ast.stmt.CatchClause
 
getBody() - Method in class com.github.javaparser.ast.stmt.DoStmt
 
getBody() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
getBody() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
getBody() - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
getBody() - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
getBound() - Method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
getBoundedType() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
getBounds() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The bounds specified for the type parameter.
getBoxTypeQName() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
getCache() - Method in class com.github.javaparser.utils.SourceRoot
The Java files that have been parsed by this source root object, or have been added manually.
getCallablesWithSignature(CallableDeclaration.Signature) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
getCatchClauses() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
getCategory() - Method in class com.github.javaparser.JavaToken
 
getCategory(int) - Static method in class com.github.javaparser.TokenTypes
Category of a token, a little more detailed than The JLS.
getCause() - Method in class com.github.javaparser.Problem
 
getCheck() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
getChildNodes() - Method in class com.github.javaparser.ast.Node
Contains all nodes that have this node set as their parent.
getChildNodesByType(Class<N>) - Method in class com.github.javaparser.ast.Node
Recursively finds all nodes of a certain type.
getClassBody() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
getClassByName(String) - Method in class com.github.javaparser.ast.CompilationUnit
Try to get a top level class declaration by its name
getClassDeclaration() - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
getClassExpr() - Method in class com.github.javaparser.ast.expr.SuperExpr
 
getClassExpr() - Method in class com.github.javaparser.ast.expr.ThisExpr
 
getClassName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
The class(es) wrapping the declaring type.
getClassName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
The class(es) wrapping this type.
getClassName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The class(es) wrapping the type bound(s).
getColumn() - Method in class com.github.javaparser.JavaCharStream
Deprecated.
getComment() - Method in class com.github.javaparser.ast.Node
This is a comment associated with this node.
getComment() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
 
getCommentedNode() - Method in class com.github.javaparser.ast.comments.Comment
 
getComments() - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
getComments() - Method in class com.github.javaparser.ast.CompilationUnit
Return a list containing all comments declared in this compilation unit.
getCommentsCollection() - Method in class com.github.javaparser.ParseResult
 
getCommonType() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
Returns the type that is shared between all variables.
getCompare() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
getCompilationUnit() - Method in class com.github.javaparser.ast.CompilationUnit.Storage
 
getCompilationUnits() - Method in class com.github.javaparser.utils.SourceRoot
The CompilationUnits of the Java files that have been parsed succesfully by this source root object, or have been added manually.
getComponentType() - Method in class com.github.javaparser.ast.type.ArrayType
 
getComponentType() - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
getCondition() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
getCondition() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithCondition
 
getCondition() - Method in class com.github.javaparser.ast.stmt.DoStmt
 
getCondition() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
getCondition() - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
getCondition() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
getConstructorByParameterTypes(String...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithConstructors
Try to find a ConstructorDeclaration by its parameters types
getConstructorByParameterTypes(Class<?>...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithConstructors
Try to find a ConstructorDeclaration by its parameters types
getConstructorParameters() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getConstructors() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithConstructors
Find all constructors for this class.
getConstructors() - Method in interface com.github.javaparser.resolution.declarations.ResolvedClassDeclaration
List of constructors available for the class.
getContainer() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The TypeParametrizable of the container.
getContainerId() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The ID of the container.
getContainerQualifiedName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The qualified name of the container.
getContainingNodeMetaModel() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getContent() - Method in class com.github.javaparser.ast.comments.Comment
Return the text of the comment.
getContent() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
getContent(Node) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
getCursor() - Method in class com.github.javaparser.printer.SourcePrinter
 
getData(DataKey<M>) - Method in class com.github.javaparser.ast.Node
Gets data for this node using the given key.
getDeclaration() - Method in class com.github.javaparser.resolution.MethodUsage
 
getDeclarationAsString(boolean, boolean) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getDeclarationAsString() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getDeclarationAsString(boolean, boolean, boolean) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getDeclarationAsString(boolean, boolean, boolean) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
The declaration returned has this schema:
getDeclarationAsString(boolean, boolean, boolean) - Method in class com.github.javaparser.ast.body.MethodDeclaration
The declaration returned has this schema:
getDeclarationAsString() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithDeclaration
As NodeWithDeclaration.getDeclarationAsString(boolean, boolean, boolean) including the modifiers, the throws clause and the parameters with both type and name.
getDeclarationAsString(boolean, boolean) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithDeclaration
As NodeWithDeclaration.getDeclarationAsString(boolean, boolean, boolean) including the parameters with both type and name.
getDeclarationAsString(boolean, boolean, boolean) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithDeclaration
A simple representation of the element declaration.
getDeclaredFields() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all the fields declared in this type.
getDeclaredMethods() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all the methods declared in this type declaration.
getDeclaredMethods() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Methods declared on this type.
getDeclaredPropertyMetaModels() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getDefaultConstructor() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithConstructors
Try to find a ConstructorDeclaration with no parameters by its name
getDefaultValue() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
getDerivedPropertyMetaModels() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getDescription() - Method in class com.github.javaparser.javadoc.Javadoc
 
getDimension() - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
getDirectory() - Method in class com.github.javaparser.ast.CompilationUnit.Storage
 
getElements() - Method in class com.github.javaparser.ast.type.IntersectionType
 
getElements() - Method in class com.github.javaparser.ast.type.UnionType
 
getElements() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmMix
 
getElements() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmSequence
 
getElements() - Method in class com.github.javaparser.printer.lexicalpreservation.Difference
 
getElementType() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
getElementType() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
Returns the element type.
getElementType() - Method in class com.github.javaparser.ast.type.Type
Finds the element type, meaning: the type without ArrayTypes around it.
getElseElement() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
getElseExpr() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
getElseStmt() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
getEnd() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
The end position of this node in the source file.
getEnd() - Method in class com.github.javaparser.TokenRange
 
getEndColumn() - Method in class com.github.javaparser.JavaCharStream
Get end column.
getEndLine() - Method in class com.github.javaparser.JavaCharStream
Get end line.
getEndOfLineCharacter() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
getEntries() - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
getEntries() - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
getEntry(int) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
getEntry(int) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
getEnumByName(String) - Method in class com.github.javaparser.ast.CompilationUnit
Try to get a top level enum declaration by its name
getExpression() - Method in class com.github.javaparser.ast.expr.CastExpr
 
getExpression() - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
getExpression() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
getExpression() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExpression
 
getExpression() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
getExpression() - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
getExpression() - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
getExpression() - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
getExpression() - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
getExpressionBody() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
getExtendedType() - Method in class com.github.javaparser.ast.type.WildcardType
 
getExtendedTypes() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
getExtendedTypes() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
 
getExtendedTypes(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
 
getExtendedTypes() - Method in class com.github.javaparser.ast.type.WildcardType
Deprecated.
getField() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
Deprecated.
getField(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Note that the type of the field should be expressed using the type variables of this particular type.
getFieldByName(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Try to find a FieldDeclaration by its name
getFields() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Find all fields in the members of this node.
getFieldType(String) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
The type of the field could be different from the one in the corresponding FieldDeclaration because type variables would be solved.
getFileName() - Method in class com.github.javaparser.ast.CompilationUnit.Storage
 
getFinallyBlock() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
getFollowing() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
getGenericParameterByName(String) - Method in interface com.github.javaparser.resolution.types.parametrization.ResolvedTypeParameterValueProvider
 
getGenericParameterByName(String) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Get the type associated with the type parameter with the given name.
getGetterMethodName() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getId() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithIdentifier
 
getId() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
The ID corresponds most of the type to the qualified name.
getId() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Id of the declaration.
getIdentifier() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
getIdentifier() - Method in class com.github.javaparser.ast.expr.Name
 
getIdentifier() - Method in class com.github.javaparser.ast.expr.SimpleName
 
getIdentifier() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithIdentifier
 
GetImage() - Method in class com.github.javaparser.JavaCharStream
 
getImplementedTypes() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
getImplementedTypes() - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
getImplementedTypes() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
 
getImplementedTypes(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
 
getImport(int) - Method in class com.github.javaparser.ast.CompilationUnit
 
getImports() - Method in class com.github.javaparser.ast.CompilationUnit
Retrieves the list of imports declared in this compilation unit or null if there is no import.
getIndent() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
getIndex() - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
getInitialization() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
getInitializer() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
getInitializer() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
getInner() - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
getInterfaceByName(String) - Method in class com.github.javaparser.ast.CompilationUnit
Try to get a top level interface declaration by its name
getInterfaces() - Method in interface com.github.javaparser.resolution.declarations.ResolvedClassDeclaration
Return all the interfaces implemented directly by this class.
getInterfacesExtended() - Method in interface com.github.javaparser.resolution.declarations.ResolvedInterfaceDeclaration
Return the list of interfaces extended directly by this one.
getInternalType(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Returns a type declaration for the internal type based on name.
getIterable() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
getJavadoc() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
Gets the Javadoc for this node.
getJavadocComment() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
Gets the JavadocComment for this node.
getJavadocComments() - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
getJavaParser() - Method in class com.github.javaparser.utils.SourceRoot
 
getJavaParser() - Method in class com.github.javaparser.utils.SourceZip
Get the parser used for parsing.
getKind() - Method in class com.github.javaparser.JavaToken
 
getLabel() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalLabel
 
getLabel() - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
getLabel() - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
getLabel() - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
getLabel() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
getLabelAsString() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalLabel
 
getLastAnnotation(Node) - Static method in class com.github.javaparser.utils.PositionUtils
 
getLastParam() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
Utility method to get the last ParameterDeclaration.
getLeft() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
getLevels() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
getLine() - Method in class com.github.javaparser.JavaCharStream
Deprecated.
getLineComments() - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
getLocation() - Method in class com.github.javaparser.Problem
 
getLowerBound() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Get the type used as lower bound.
getMaximumCommonType() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
Returns the type that maximum shared type between all variables.
getMember(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
 
getMembers() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
getMembers() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
 
getMemberValue() - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
getMessage() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
getMessage() - Method in class com.github.javaparser.Problem
 
getMessage() - Method in exception com.github.javaparser.TokenMgrException
You can also modify the body of this method to customize your error messages.
getMetaModel() - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
getMetaModel() - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.Parameter
 
getMetaModel() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
getMetaModel() - Method in class com.github.javaparser.ast.comments.BlockComment
 
getMetaModel() - Method in class com.github.javaparser.ast.comments.Comment
 
getMetaModel() - Method in class com.github.javaparser.ast.comments.JavadocComment
 
getMetaModel() - Method in class com.github.javaparser.ast.comments.LineComment
 
getMetaModel() - Method in class com.github.javaparser.ast.CompilationUnit
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.CastExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ClassExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.Expression
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.Name
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.NameExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.SimpleName
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.SuperExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.ThisExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.TypeExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
getMetaModel() - Method in class com.github.javaparser.ast.ImportDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.Node
 
getMetaModel() - Method in class com.github.javaparser.ast.PackageDeclaration
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.CatchClause
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.DoStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.Statement
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
getMetaModel() - Method in class com.github.javaparser.ast.type.ArrayType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.IntersectionType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.ReferenceType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.Type
 
getMetaModel() - Method in class com.github.javaparser.ast.type.TypeParameter
 
getMetaModel() - Method in class com.github.javaparser.ast.type.UnionType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.UnknownType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.VoidType
 
getMetaModel() - Method in class com.github.javaparser.ast.type.WildcardType
 
getMetaModelFieldName() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
The name of the field in JavaParserMetaModel for this node meta model.
getMetaModelFieldName() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
The name of the field in the containing BaseNodeMetaModel for this property meta model.
getMethods() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Find all methods in the members of this node.
getMethodsByName(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Try to find a MethodDeclaration by its name
getMethodsByParameterTypes(String...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Try to find a MethodDeclaration by its parameters types
getMethodsByParameterTypes(Class<?>...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Try to find a MethodDeclaration by its parameters types
getMethodsBySignature(String, String...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
Try to find MethodDeclarations by their name and parameters types
getModifiers() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
Return the modifiers of this member declaration.
getModifiers() - Method in class com.github.javaparser.ast.body.CallableDeclaration
Return the modifiers of this member declaration.
getModifiers() - Method in class com.github.javaparser.ast.body.FieldDeclaration
Return the modifiers of this member declaration.
getModifiers() - Method in class com.github.javaparser.ast.body.Parameter
Return the modifiers of this parameter declaration.
getModifiers() - Method in class com.github.javaparser.ast.body.TypeDeclaration
Return the modifiers of this type declaration.
getModifiers() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
Return the modifiers of this variable declaration.
getModifiers() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
getModifiers() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithModifiers
Return the modifiers of this variable declaration.
getModule() - Method in class com.github.javaparser.ast.CompilationUnit
 
getModuleNames() - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
getModuleNames() - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
getModuleStmts() - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
getName() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
getName() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getName() - Method in class com.github.javaparser.ast.body.CallableDeclaration.Signature
 
getName() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
getName() - Method in class com.github.javaparser.ast.body.Parameter
 
getName() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
getName() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
getName() - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
getName() - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
getName() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
getName() - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
getName() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
getName() - Method in class com.github.javaparser.ast.expr.NameExpr
 
getName() - Method in class com.github.javaparser.ast.ImportDeclaration
Retrieves the name of the import (.* is not included.)
getName() - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
getName() - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
getName() - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
getName() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
getName() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithName
 
getName() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithSimpleName
 
getName() - Method in class com.github.javaparser.ast.PackageDeclaration
Return the name expression of the package.
getName() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
getName() - Method in class com.github.javaparser.ast.type.TypeParameter
Return the name of the paramenter.
getName() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
getName() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Should return the name or throw a RuntimeException if the name is not available.
getName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Name of the type parameter.
getName() - Method in class com.github.javaparser.resolution.MethodUsage
 
getNameAsString() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithName
 
getNameAsString() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithSimpleName
 
getNames() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
getNewValue() - Method in class com.github.javaparser.printer.lexicalpreservation.changes.PropertyChange
 
getNextToken() - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
Get the next Token.
getNextToken() - Method in class com.github.javaparser.JavaToken
 
getNodeMetaModel(Class<? extends Node>) - Static method in class com.github.javaparser.metamodel.JavaParserMetaModel
 
getNodeMetaModels() - Static method in class com.github.javaparser.metamodel.JavaParserMetaModel
 
getNodeReference() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getNodesByType(Class<N>) - Method in class com.github.javaparser.ast.Node
Deprecated.
use getChildNodesByType
getNoParams() - Method in class com.github.javaparser.resolution.MethodUsage
Return the number of formal arguments accepted by this method.
getNumberOfParams() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
Number of params.
getNumberOfSpecifiedExceptions() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
Number of exceptions listed in the throws clause.
getOldValue() - Method in class com.github.javaparser.printer.lexicalpreservation.changes.PropertyChange
 
getOperator() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
getOperator() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
getOperator() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
getOrigin() - Method in class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
getOrigin() - Method in class com.github.javaparser.ast.type.ArrayType
 
getOrphanComments() - Method in class com.github.javaparser.ast.Node
This is a list of Comment which are inside the node and are not associated with any meaningful AST Node.
getPackageDeclaration() - Method in class com.github.javaparser.ast.CompilationUnit
Retrieves the package declaration of this compilation unit.
If this compilation unit has no package declaration (default package), Optional.none() is returned.
getPackageName() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getPackageName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
The package name of the declaring type.
getPackageName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
The package name of the type.
getPackageName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The package name of the type bound(s).
getPairs() - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
getParam(int) - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
Get the ParameterDeclaration at the corresponding position or throw IllegalArgumentException.
getParameter(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
getParameter() - Method in class com.github.javaparser.ast.stmt.CatchClause
Note that the type of the Parameter can be a UnionType.
getParameterByName(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Try to find a Parameter by its name
getParameterByType(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Try to find a Parameter by its type
getParameterByType(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Try to find a Parameter by its type
getParameters() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getParameters() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
getParameters() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
getParameterTypes() - Method in class com.github.javaparser.ast.body.CallableDeclaration.Signature
 
getParamType(int) - Method in class com.github.javaparser.resolution.MethodUsage
Return the type of the formal argument at the given position.
getParamTypes() - Method in class com.github.javaparser.resolution.MethodUsage
 
getParentNode() - Method in class com.github.javaparser.ast.Node
 
getParentNode() - Method in class com.github.javaparser.ast.NodeList
 
getParentNode() - Method in interface com.github.javaparser.HasParentNode
Return the parent node or null, if no parent is set.
getParentNodeForChildren() - Method in class com.github.javaparser.ast.Node
 
getParentNodeForChildren() - Method in class com.github.javaparser.ast.NodeList
 
getParentNodeForChildren() - Method in interface com.github.javaparser.HasParentNode
this for everything except NodeLists.
getParsed() - Method in class com.github.javaparser.ast.Node
 
getParsed() - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
getParserConfiguration() - Method in class com.github.javaparser.JavaParser
Get the non-static configuration for this parser.
getPath() - Method in class com.github.javaparser.ast.CompilationUnit.Storage
 
getPreceeding() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
getPreviousToken() - Method in class com.github.javaparser.JavaToken
 
getPrinter() - Method in class com.github.javaparser.utils.SourceRoot
Get the printing function.
getProblem(int) - Method in class com.github.javaparser.ParseResult
 
getProblems() - Method in exception com.github.javaparser.ParseProblemException
 
getProblems() - Method in class com.github.javaparser.ParseResult
 
getProperty() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmAttribute
 
getProperty() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
getProperty() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
getProperty() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmSingleReference
 
getProperty() - Method in class com.github.javaparser.printer.lexicalpreservation.changes.PropertyChange
 
getQualifiedClassName() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getQualifiedName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
The qualified name of the method composed by the qualfied name of the declaring type followed by a dot and the name of the method.
getQualifiedName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
The fully qualified name of the type declared.
getQualifiedName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
The qualified name of the Type Parameter.
getQualifiedName() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Qualified name of the declaration.
getQualifiedSignature() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
The qualified signature of the method.
getQualifiedSignature() - Method in class com.github.javaparser.resolution.MethodUsage
 
getQualifier() - Method in class com.github.javaparser.ast.expr.Name
 
getRange() - Method in class com.github.javaparser.ast.Node
 
getRange() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
 
getRange() - Method in class com.github.javaparser.JavaToken
 
getRange() - Method in class com.github.javaparser.Problem
Deprecated.
use getLocation()
getRawValue(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
getResources() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
getResult() - Method in class com.github.javaparser.ParseResult
 
getReturnType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodDeclaration
The type of the value returned by the current method.
getRight() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
getRoot() - Method in class com.github.javaparser.utils.SourceRoot
The path that was passed in the constructor.
getScope() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
getScope() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
getScope() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
getScope() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
getScope() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalScope
 
getScope() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithScope
 
getScope() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
getSelector() - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
getSeparatorPost() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
getSeparatorPre() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
getSetterMethodName() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getSignature() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getSignature() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
The signature of the method.
getSource() - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
getSource() - Method in class com.github.javaparser.printer.SourcePrinter
 
getSourceRoot() - Method in class com.github.javaparser.ast.CompilationUnit.Storage
 
getSpecifiedException(int) - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
Type of the corresponding entry in the throws clause.
getSpecifiedExceptions() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
 
getStatement(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
getStatement() - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
getStatements() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
getStatements() - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
getStatements() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
getStaticConfiguration() - Static method in class com.github.javaparser.JavaParser
Get the configuration for the static parse...
getStorage() - Method in class com.github.javaparser.ast.CompilationUnit
 
GetSuffix(int) - Method in class com.github.javaparser.JavaCharStream
 
getSuperClass() - Method in interface com.github.javaparser.resolution.declarations.ResolvedClassDeclaration
This is a ReferenceTypeUsage because it could contain type typeParametersValues.
getSuperNodeMetaModel() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getSuperType() - Method in class com.github.javaparser.ast.type.WildcardType
 
getSuperTypes() - Method in class com.github.javaparser.ast.type.WildcardType
Deprecated.
getSymbolResolver() - Method in class com.github.javaparser.ast.Node
 
getSymbolResolver() - Method in class com.github.javaparser.ParserConfiguration
Retrieve the SymbolResolver to be used while parsing, if any.
getTabSize(int) - Method in class com.github.javaparser.JavaCharStream
 
getTabSize() - Method in class com.github.javaparser.ParserConfiguration
 
getTagName() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
getTarget() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
getterName(Class<?>, String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
getterToPropertyName(String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
getText() - Method in class com.github.javaparser.JavaToken
 
getThenElement() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
getThenExpr() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
getThenStmt() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
getThrownException(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
 
getThrownExceptions() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getThrownExceptions() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
 
getTokenRange() - Method in class com.github.javaparser.ast.Node
 
getTokenRange() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTokenRange
 
getTokenRange() - Method in class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
getTokens() - Method in class com.github.javaparser.ParseResult
Deprecated.
lists of tokens are now kept in every node. Calling this method is comparable to calling getResult().get().getTokenRange().get()
getTokenType(Node, String) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmAttribute
Obtain the token type corresponding to the specific value of the attribute.
getTokenType() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
getTryBlock() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
getType() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
getType() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
getType() - Method in class com.github.javaparser.ast.body.Parameter
 
getType() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
getType(int) - Method in class com.github.javaparser.ast.CompilationUnit
Convenience method that wraps getTypes().
If i is out of bounds, throws IndexOutOfBoundsException.
getType() - Method in class com.github.javaparser.ast.expr.CastExpr
 
getType() - Method in class com.github.javaparser.ast.expr.ClassExpr
 
getType() - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
getType() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
getType() - Method in class com.github.javaparser.ast.expr.TypeExpr
 
getType() - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
getType() - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
getType() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithType
Gets the type
getType() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
getType() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
getType() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getType() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getType() - Method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
Get the type used in the Bound.
getType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedValueDeclaration
Type of the declaration.
getTypeArguments() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
getTypeArguments() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
getTypeArguments() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
getTypeArguments() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
getTypeArguments() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeArguments
 
getTypeArguments() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
getTypeArguments() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
getTypeBound() - Method in class com.github.javaparser.ast.type.TypeParameter
Return the list of ClassOrInterfaceType that this parameter extends.
getTypeDeclaration() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Corresponding TypeDeclaration
getTypeName() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getTypeName() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getTypeNameForGetter() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getTypeNameForSetter() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getTypeNameGenerified() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
getTypeNameGenerified() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
getTypeParameter(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeParameters
 
getTypeParameters() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
getTypeParameters() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
getTypeParameters() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeParameters
 
getTypeParameters() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParametrizable
The list of type parameters defined on this element.
getTypeParametersMap() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Get the values for all type parameters declared on this type.
getTypes() - Method in class com.github.javaparser.ast.CompilationUnit
Return the list of top level types declared in this compilation unit.
If there are no types declared, none is returned.
getTypes() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
getUpdate() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
getUpperBound() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Get the type used as upper bound.
getValidator() - Method in class com.github.javaparser.ParserConfiguration
 
getValidators() - Method in class com.github.javaparser.ast.validator.Validators
 
getValue() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
getValue() - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
getValue() - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
getValue() - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
getValue(Node) - Method in class com.github.javaparser.metamodel.PropertyMetaModel
Introspects the node to get the value from this field.
getValue(ObservableProperty, Node) - Method in interface com.github.javaparser.printer.lexicalpreservation.changes.Change
 
getValue(ObservableProperty, Node) - Method in class com.github.javaparser.printer.lexicalpreservation.changes.ListAdditionChange
 
getValue(ObservableProperty, Node) - Method in class com.github.javaparser.printer.lexicalpreservation.changes.ListRemovalChange
 
getValue(ObservableProperty, Node) - Method in class com.github.javaparser.printer.lexicalpreservation.changes.ListReplacementChange
 
getValue(ObservableProperty, Node) - Method in class com.github.javaparser.printer.lexicalpreservation.changes.NoChange
 
getValue(ObservableProperty, Node) - Method in class com.github.javaparser.printer.lexicalpreservation.changes.PropertyChange
 
getValue(ResolvedTypeParameterDeclaration) - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
getValue() - Method in class com.github.javaparser.Token
An optional attribute value of the Token.
getValueAsBooleanAttribute(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
getValueAsCollection(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
getValueAsMultipleReference(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
getValueAsSingleReference(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
getValueAsStringAttribute(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
getValueBySignature(String) - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
getValues() - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
getVarArgsAnnotations() - Method in class com.github.javaparser.ast.body.Parameter
 
getVariable(int) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
 
getVariable() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
getVariables() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
getVariables() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
getVariables() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
 
getVerboseMessage() - Method in class com.github.javaparser.Problem
 
getVisibleField(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Consider only field or inherited field which is not private.
getVisibleFields() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Return a list of all fields declared and the inherited ones which are not private.
getVisitorFactory() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
getWithTypes() - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
getZipPath() - Method in class com.github.javaparser.utils.SourceZip
Get the path of the ZIP file to be parsed.
GOTO - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
GT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.

H

HasAccessSpecifier - Interface in com.github.javaparser.resolution.declarations
Anything which can have an AccessSpecifier.
hasAnnotation(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Has the type at least one annotation declared or inherited having the specified qualified name?
hasComment() - Method in class com.github.javaparser.ast.Node
Deprecated.
use getComment().isPresent()
hasDirectlyAnnotation(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Has the type at least one annotation declared having the specified qualified name?
hasElseBlock() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
hasField(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Has this type a field with the given name?
hashCode() - Method in class com.github.javaparser.ast.body.CallableDeclaration.Signature
 
hashCode() - Method in class com.github.javaparser.ast.DataKey
 
hashCode() - Method in class com.github.javaparser.ast.Node
 
hashCode() - Method in class com.github.javaparser.ast.NodeList
 
hashCode(Node) - Static method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
hashCode(Node) - Static method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
hashCode(Node) - Static method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
hashCode() - Method in class com.github.javaparser.javadoc.description.JavadocDescription
 
hashCode() - Method in class com.github.javaparser.javadoc.description.JavadocInlineTag
 
hashCode() - Method in class com.github.javaparser.javadoc.description.JavadocSnippet
 
hashCode() - Method in class com.github.javaparser.javadoc.Javadoc
 
hashCode() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
hashCode() - Method in class com.github.javaparser.JavaToken
 
hashCode() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
hashCode() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
hashCode() - Method in class com.github.javaparser.Position
 
hashCode() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmIndent
 
hashCode() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmMix
 
hashCode() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
hashCode() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmUnindent
 
hashCode() - Method in class com.github.javaparser.Range
 
hashCode() - Method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
 
hashCode() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
hashCode() - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
hashCode() - Method in class com.github.javaparser.resolution.types.ResolvedIntersectionType
 
hashCode() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
hashCode() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
hashCode() - Method in class com.github.javaparser.resolution.types.ResolvedUnionType
 
hashCode() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
hashCode() - Method in class com.github.javaparser.utils.Pair
 
HashCodeVisitor - Class in com.github.javaparser.ast.visitor
A visitor that calculates a deep hash code for a node by using the hash codes of all its properties, and the hash codes of all its child nodes (by visiting those too.)
hashcodeVisitor - Variable in class com.github.javaparser.utils.VisitorList
 
hasInternalType(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Does this type contain an internal type with the given name? (Does not include internal types inside internal types).
hasItems() - Method in class com.github.javaparser.utils.SeparatedItemStringBuilder
 
hasJavaDocComment() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
 
hasLowerBound() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Has the type parameter a lower bound?
hasName() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Anonymous classes do not have a name, for example.
hasName() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Has the TypeDeclaration a name? Anonymous classes do not have one.
hasParametersOfType(String...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Check if the parameters have certain types.
hasParametersOfType(Class<?>...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
Check if the parameters have certain types.
HasParentNode<T> - Interface in com.github.javaparser
An object that has a parent node.
hasThenBlock() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
hasUpperBound() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Has the type parameter an upper bound?
hasVariadicParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodLikeDeclaration
Has the method or construcor a variadic parameter? Note that when a method has a variadic parameter it should have an array type.
hasVisibleField(String) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Either a declared field or inherited field which is not private.
hasWildcard() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
hasWildcard() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
HEX_DIGITS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
HEX_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
HEXADECIMAL_EXPONENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
HEXADECIMAL_FLOATING_POINT_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
HOME - Static variable in class com.github.javaparser.Position
The first position in the file
HOOK - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.

I

IDENTIFIER - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
identifierPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodReferenceExprMetaModel
 
identifierPropertyMetaModel - Variable in class com.github.javaparser.metamodel.NameMetaModel
 
identifierPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SimpleNameMetaModel
 
IF - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ifAnnotationDeclaration(Consumer<AnnotationDeclaration>) - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
ifAnnotationDeclaration(Consumer<AnnotationDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifAnnotationExpr(Consumer<AnnotationExpr>) - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
ifAnnotationExpr(Consumer<AnnotationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifAnnotationMemberDeclaration(Consumer<AnnotationMemberDeclaration>) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
ifAnnotationMemberDeclaration(Consumer<AnnotationMemberDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifArrayAccessExpr(Consumer<ArrayAccessExpr>) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
ifArrayAccessExpr(Consumer<ArrayAccessExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifArrayCreationExpr(Consumer<ArrayCreationExpr>) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
ifArrayCreationExpr(Consumer<ArrayCreationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifArrayInitializerExpr(Consumer<ArrayInitializerExpr>) - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
ifArrayInitializerExpr(Consumer<ArrayInitializerExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifArrayType(Consumer<ArrayType>) - Method in class com.github.javaparser.ast.type.ArrayType
 
ifArrayType(Consumer<ArrayType>) - Method in class com.github.javaparser.ast.type.Type
 
ifAssertStmt(Consumer<AssertStmt>) - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
ifAssertStmt(Consumer<AssertStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifAssignExpr(Consumer<AssignExpr>) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
ifAssignExpr(Consumer<AssignExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifBinaryExpr(Consumer<BinaryExpr>) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
ifBinaryExpr(Consumer<BinaryExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifBlockComment(Consumer<BlockComment>) - Method in class com.github.javaparser.ast.comments.BlockComment
 
ifBlockComment(Consumer<BlockComment>) - Method in class com.github.javaparser.ast.comments.Comment
 
ifBlockStmt(Consumer<BlockStmt>) - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
ifBlockStmt(Consumer<BlockStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifBooleanLiteralExpr(Consumer<BooleanLiteralExpr>) - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
ifBooleanLiteralExpr(Consumer<BooleanLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifBreakStmt(Consumer<BreakStmt>) - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
ifBreakStmt(Consumer<BreakStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifCallableDeclaration(Consumer<CallableDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifCallableDeclaration(Consumer<CallableDeclaration>) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
ifCastExpr(Consumer<CastExpr>) - Method in class com.github.javaparser.ast.expr.CastExpr
 
ifCastExpr(Consumer<CastExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifCharLiteralExpr(Consumer<CharLiteralExpr>) - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
ifCharLiteralExpr(Consumer<CharLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifClassExpr(Consumer<ClassExpr>) - Method in class com.github.javaparser.ast.expr.ClassExpr
 
ifClassExpr(Consumer<ClassExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifClassOrInterfaceDeclaration(Consumer<ClassOrInterfaceDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifClassOrInterfaceDeclaration(Consumer<ClassOrInterfaceDeclaration>) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
ifClassOrInterfaceType(Consumer<ClassOrInterfaceType>) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
ifClassOrInterfaceType(Consumer<ClassOrInterfaceType>) - Method in class com.github.javaparser.ast.type.Type
 
ifConditionalExpr(Consumer<ConditionalExpr>) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
ifConditionalExpr(Consumer<ConditionalExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifConstructorDeclaration(Consumer<ConstructorDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifConstructorDeclaration(Consumer<ConstructorDeclaration>) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
ifContinueStmt(Consumer<ContinueStmt>) - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
ifContinueStmt(Consumer<ContinueStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifDoStmt(Consumer<DoStmt>) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
ifDoStmt(Consumer<DoStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifDoubleLiteralExpr(Consumer<DoubleLiteralExpr>) - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
ifDoubleLiteralExpr(Consumer<DoubleLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifEmptyStmt(Consumer<EmptyStmt>) - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
ifEmptyStmt(Consumer<EmptyStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifEnclosedExpr(Consumer<EnclosedExpr>) - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
ifEnclosedExpr(Consumer<EnclosedExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifEnumConstantDeclaration(Consumer<EnumConstantDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifEnumConstantDeclaration(Consumer<EnumConstantDeclaration>) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
ifEnumDeclaration(Consumer<EnumDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifEnumDeclaration(Consumer<EnumDeclaration>) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
ifExplicitConstructorInvocationStmt(Consumer<ExplicitConstructorInvocationStmt>) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
ifExplicitConstructorInvocationStmt(Consumer<ExplicitConstructorInvocationStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifExpressionStmt(Consumer<ExpressionStmt>) - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
ifExpressionStmt(Consumer<ExpressionStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifFieldAccessExpr(Consumer<FieldAccessExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifFieldAccessExpr(Consumer<FieldAccessExpr>) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
ifFieldDeclaration(Consumer<FieldDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifFieldDeclaration(Consumer<FieldDeclaration>) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
ifForeachStmt(Consumer<ForeachStmt>) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
ifForeachStmt(Consumer<ForeachStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifForStmt(Consumer<ForStmt>) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
ifForStmt(Consumer<ForStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifIfStmt(Consumer<IfStmt>) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
ifIfStmt(Consumer<IfStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifInitializerDeclaration(Consumer<InitializerDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifInitializerDeclaration(Consumer<InitializerDeclaration>) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
ifInstanceOfExpr(Consumer<InstanceOfExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifInstanceOfExpr(Consumer<InstanceOfExpr>) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
ifIntegerLiteralExpr(Consumer<IntegerLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifIntegerLiteralExpr(Consumer<IntegerLiteralExpr>) - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
ifIntersectionType(Consumer<IntersectionType>) - Method in class com.github.javaparser.ast.type.IntersectionType
 
ifIntersectionType(Consumer<IntersectionType>) - Method in class com.github.javaparser.ast.type.Type
 
ifJavadocComment(Consumer<JavadocComment>) - Method in class com.github.javaparser.ast.comments.Comment
 
ifJavadocComment(Consumer<JavadocComment>) - Method in class com.github.javaparser.ast.comments.JavadocComment
 
ifLabeledStmt(Consumer<LabeledStmt>) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
ifLabeledStmt(Consumer<LabeledStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifLambdaExpr(Consumer<LambdaExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifLambdaExpr(Consumer<LambdaExpr>) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
ifLineComment(Consumer<LineComment>) - Method in class com.github.javaparser.ast.comments.Comment
 
ifLineComment(Consumer<LineComment>) - Method in class com.github.javaparser.ast.comments.LineComment
 
ifLiteralExpr(Consumer<LiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifLiteralExpr(Consumer<LiteralExpr>) - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
ifLiteralStringValueExpr(Consumer<LiteralStringValueExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifLiteralStringValueExpr(Consumer<LiteralStringValueExpr>) - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
ifLocalClassDeclarationStmt(Consumer<LocalClassDeclarationStmt>) - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
ifLocalClassDeclarationStmt(Consumer<LocalClassDeclarationStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifLongLiteralExpr(Consumer<LongLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifLongLiteralExpr(Consumer<LongLiteralExpr>) - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
ifMarkerAnnotationExpr(Consumer<MarkerAnnotationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifMarkerAnnotationExpr(Consumer<MarkerAnnotationExpr>) - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
ifMethodCallExpr(Consumer<MethodCallExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifMethodCallExpr(Consumer<MethodCallExpr>) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
ifMethodDeclaration(Consumer<MethodDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifMethodDeclaration(Consumer<MethodDeclaration>) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
ifMethodReferenceExpr(Consumer<MethodReferenceExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifMethodReferenceExpr(Consumer<MethodReferenceExpr>) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
ifModuleExportsStmt(Consumer<ModuleExportsStmt>) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
ifModuleExportsStmt(Consumer<ModuleExportsStmt>) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
ifModuleOpensStmt(Consumer<ModuleOpensStmt>) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
ifModuleOpensStmt(Consumer<ModuleOpensStmt>) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
ifModuleProvidesStmt(Consumer<ModuleProvidesStmt>) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
ifModuleProvidesStmt(Consumer<ModuleProvidesStmt>) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
ifModuleRequiresStmt(Consumer<ModuleRequiresStmt>) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
ifModuleRequiresStmt(Consumer<ModuleRequiresStmt>) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
ifModuleUsesStmt(Consumer<ModuleUsesStmt>) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
ifModuleUsesStmt(Consumer<ModuleUsesStmt>) - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
ifNameExpr(Consumer<NameExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifNameExpr(Consumer<NameExpr>) - Method in class com.github.javaparser.ast.expr.NameExpr
 
ifNonEmpty(Consumer<? super NodeList<N>>) - Method in class com.github.javaparser.ast.NodeList
 
ifNormalAnnotationExpr(Consumer<NormalAnnotationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifNormalAnnotationExpr(Consumer<NormalAnnotationExpr>) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
ifNullLiteralExpr(Consumer<NullLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifNullLiteralExpr(Consumer<NullLiteralExpr>) - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
ifObjectCreationExpr(Consumer<ObjectCreationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifObjectCreationExpr(Consumer<ObjectCreationExpr>) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
ifPrimitiveType(Consumer<PrimitiveType>) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
ifPrimitiveType(Consumer<PrimitiveType>) - Method in class com.github.javaparser.ast.type.Type
 
ifReferenceType(Consumer<ReferenceType>) - Method in class com.github.javaparser.ast.type.ReferenceType
 
ifReferenceType(Consumer<ReferenceType>) - Method in class com.github.javaparser.ast.type.Type
 
ifReturnStmt(Consumer<ReturnStmt>) - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
ifReturnStmt(Consumer<ReturnStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifSingleMemberAnnotationExpr(Consumer<SingleMemberAnnotationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifSingleMemberAnnotationExpr(Consumer<SingleMemberAnnotationExpr>) - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
IfStmt - Class in com.github.javaparser.ast.stmt
An if-then-else statement.
IfStmt() - Constructor for class com.github.javaparser.ast.stmt.IfStmt
 
IfStmt(Expression, Statement, Statement) - Constructor for class com.github.javaparser.ast.stmt.IfStmt
 
IfStmt(TokenRange, Expression, Statement, Statement) - Constructor for class com.github.javaparser.ast.stmt.IfStmt
This constructor is used by the parser and is considered private.
IfStmtMetaModel - Class in com.github.javaparser.metamodel
 
ifStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ifStringLiteralExpr(Consumer<StringLiteralExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifStringLiteralExpr(Consumer<StringLiteralExpr>) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
ifSuccessful(Consumer<T>) - Method in class com.github.javaparser.ParseResult
Calls the consumer with the result if parsing was succesful.
ifSuperExpr(Consumer<SuperExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifSuperExpr(Consumer<SuperExpr>) - Method in class com.github.javaparser.ast.expr.SuperExpr
 
ifSwitchEntryStmt(Consumer<SwitchEntryStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifSwitchEntryStmt(Consumer<SwitchEntryStmt>) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
ifSwitchStmt(Consumer<SwitchStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifSwitchStmt(Consumer<SwitchStmt>) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
ifSynchronizedStmt(Consumer<SynchronizedStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifSynchronizedStmt(Consumer<SynchronizedStmt>) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
ifThisExpr(Consumer<ThisExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifThisExpr(Consumer<ThisExpr>) - Method in class com.github.javaparser.ast.expr.ThisExpr
 
ifThrowStmt(Consumer<ThrowStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifThrowStmt(Consumer<ThrowStmt>) - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
ifTryStmt(Consumer<TryStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifTryStmt(Consumer<TryStmt>) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
ifTypeDeclaration(Consumer<TypeDeclaration>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
ifTypeDeclaration(Consumer<TypeDeclaration>) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
ifTypeExpr(Consumer<TypeExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifTypeExpr(Consumer<TypeExpr>) - Method in class com.github.javaparser.ast.expr.TypeExpr
 
ifTypeParameter(Consumer<TypeParameter>) - Method in class com.github.javaparser.ast.type.Type
 
ifTypeParameter(Consumer<TypeParameter>) - Method in class com.github.javaparser.ast.type.TypeParameter
 
ifUnaryExpr(Consumer<UnaryExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifUnaryExpr(Consumer<UnaryExpr>) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
ifUnionType(Consumer<UnionType>) - Method in class com.github.javaparser.ast.type.Type
 
ifUnionType(Consumer<UnionType>) - Method in class com.github.javaparser.ast.type.UnionType
 
ifUnknownType(Consumer<UnknownType>) - Method in class com.github.javaparser.ast.type.Type
 
ifUnknownType(Consumer<UnknownType>) - Method in class com.github.javaparser.ast.type.UnknownType
 
ifUnparsableStmt(Consumer<UnparsableStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifUnparsableStmt(Consumer<UnparsableStmt>) - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
ifVariableDeclarationExpr(Consumer<VariableDeclarationExpr>) - Method in class com.github.javaparser.ast.expr.Expression
 
ifVariableDeclarationExpr(Consumer<VariableDeclarationExpr>) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
ifVoidType(Consumer<VoidType>) - Method in class com.github.javaparser.ast.type.Type
 
ifVoidType(Consumer<VoidType>) - Method in class com.github.javaparser.ast.type.VoidType
 
ifWhileStmt(Consumer<WhileStmt>) - Method in class com.github.javaparser.ast.stmt.Statement
 
ifWhileStmt(Consumer<WhileStmt>) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
ifWildcardType(Consumer<WildcardType>) - Method in class com.github.javaparser.ast.type.Type
 
ifWildcardType(Consumer<WildcardType>) - Method in class com.github.javaparser.ast.type.WildcardType
 
image - Variable in class com.github.javaparser.Token
The string image of the token.
implementedTypesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceDeclarationMetaModel
 
implementedTypesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.EnumDeclarationMetaModel
 
IMPLEMENTS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
IMPORT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
IMPORT_DECLARATION - Static variable in interface com.github.javaparser.ParseStart
 
ImportDeclaration - Class in com.github.javaparser.ast
An import declaration.
ImportDeclaration(Name, boolean, boolean) - Constructor for class com.github.javaparser.ast.ImportDeclaration
 
ImportDeclaration(TokenRange, Name, boolean, boolean) - Constructor for class com.github.javaparser.ast.ImportDeclaration
This constructor is used by the parser and is considered private.
ImportDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
importDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
importsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CompilationUnitMetaModel
 
IN_JAVADOC_COMMENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
Lexical state.
IN_MULTI_LINE_COMMENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
Lexical state.
inBuf - Variable in class com.github.javaparser.JavaCharStream
 
INCR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
indent() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
indent() - Method in class com.github.javaparser.printer.SourcePrinter
 
indent(StringBuilder, int) - Static method in class com.github.javaparser.utils.Utils
Make an indent by appending indentLevel tab characters to the builder.
indexOf(Object) - Method in class com.github.javaparser.ast.NodeList
 
indexOf(Object) - Method in class com.github.javaparser.utils.VisitorList
 
indexPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayAccessExprMetaModel
 
info(String) - Method in interface com.github.javaparser.utils.Log.Adapter
 
info(String) - Method in class com.github.javaparser.utils.Log.DefaultAdapter
 
info(String, Object...) - Static method in class com.github.javaparser.utils.Log
For logging things that are nice to see scrolling by.
initializationPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForStmtMetaModel
 
InitializerDeclaration - Class in com.github.javaparser.ast.body
A (possibly static) initializer body.
InitializerDeclaration() - Constructor for class com.github.javaparser.ast.body.InitializerDeclaration
 
InitializerDeclaration(boolean, BlockStmt) - Constructor for class com.github.javaparser.ast.body.InitializerDeclaration
 
InitializerDeclaration(TokenRange, boolean, BlockStmt) - Constructor for class com.github.javaparser.ast.body.InitializerDeclaration
This constructor is used by the parser and is considered private.
InitializerDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
initializerDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
initializerPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayCreationExprMetaModel
 
initializerPropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclaratorMetaModel
 
innerClasses - Variable in class com.github.javaparser.ast.validator.Java1_1Validator
 
innerList - Variable in class com.github.javaparser.utils.VisitorList
 
innerPropertyMetaModel - Variable in class com.github.javaparser.metamodel.EnclosedExprMetaModel
 
input_stream - Variable in class com.github.javaparser.GeneratedJavaParserTokenManager
 
inputStream - Variable in class com.github.javaparser.JavaCharStream
 
insert(JavaToken) - Method in class com.github.javaparser.JavaToken
Inserts newToken into the token list just before this token.
insertAfter(JavaToken) - Method in class com.github.javaparser.JavaToken
Inserts newToken into the token list just after this token.
INSTANCE - Static variable in class com.github.javaparser.resolution.types.ResolvedVoidType
 
INSTANCEOF - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
InstanceOfExpr - Class in com.github.javaparser.ast.expr
Usage of the instanceof operator.
InstanceOfExpr() - Constructor for class com.github.javaparser.ast.expr.InstanceOfExpr
 
InstanceOfExpr(Expression, ReferenceType) - Constructor for class com.github.javaparser.ast.expr.InstanceOfExpr
 
InstanceOfExpr(TokenRange, Expression, ReferenceType) - Constructor for class com.github.javaparser.ast.expr.InstanceOfExpr
This constructor is used by the parser and is considered private.
InstanceOfExprMetaModel - Class in com.github.javaparser.metamodel
 
instanceOfExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
INT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
INT - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
INTEGER_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
IntegerLiteralExpr - Class in com.github.javaparser.ast.expr
All ways to specify an int literal.
IntegerLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
IntegerLiteralExpr(String) - Constructor for class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
IntegerLiteralExpr(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.IntegerLiteralExpr
This constructor is used by the parser and is considered private.
IntegerLiteralExpr(int) - Constructor for class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
IntegerLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
integerLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
INTERFACE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
InternalProperty - Annotation Type in com.github.javaparser.metamodel
Indicate an internal property of a Node, meaning it is not part of the meta model.
internalTypes() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Get the list of types defined inside the current type.
IntersectionType - Class in com.github.javaparser.ast.type
Represents a set of types.
IntersectionType(NodeList<ReferenceType>) - Constructor for class com.github.javaparser.ast.type.IntersectionType
 
IntersectionType(TokenRange, NodeList<ReferenceType>) - Constructor for class com.github.javaparser.ast.type.IntersectionType
This constructor is used by the parser and is considered private.
IntersectionTypeMetaModel - Class in com.github.javaparser.metamodel
 
intersectionTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
intType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 
INVALID - Static variable in class com.github.javaparser.JavaToken
 
invalid() - Method in class com.github.javaparser.JavaToken
Used by the parser while constructing nodes.
invalid() - Method in class com.github.javaparser.Position
 
INVALID - Static variable in class com.github.javaparser.TokenRange
 
INVALID_LEXICAL_STATE - Static variable in exception com.github.javaparser.TokenMgrException
Tried to change to an invalid lexical state.
is(Class<? extends Node>) - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
is(Class<? extends Node>, String) - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
is(String) - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isAboutNodes() - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isAboutValues() - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isAbstract() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithAbstractModifier
 
isAbstract() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
isAbstract() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodDeclaration
Is the method abstract? All interface methods not marked as default are abstract.
isAfter(Position) - Method in class com.github.javaparser.Position
 
isAfter(Position) - Method in class com.github.javaparser.Range
 
isAnnotationDeclaration() - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
isAnnotationDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isAnnotationExpr() - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
isAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isAnnotationMemberDeclaration() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
isAnnotationMemberDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isAnnotationPresent(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Check whether an annotation with this name is present on this element
isAnnotationPresent(Class<? extends Annotation>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
Check whether an annotation with this class is present on this element
isArray() - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
isArray() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
isArray() - Method in interface com.github.javaparser.resolution.types.ResolvedType
Does this type represent an array?
isArray() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
isArrayAccessExpr() - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
isArrayAccessExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isArrayCreationExpr() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
isArrayCreationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isArrayInitializerExpr() - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
isArrayInitializerExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isArrayType() - Method in class com.github.javaparser.ast.type.ArrayType
 
isArrayType() - Method in class com.github.javaparser.ast.type.Type
 
isAssertStmt() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
isAssertStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isAssignableBy(ResolvedType) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Can we assign instances of the given type to variables having the type defined by this declaration?
isAssignableBy(ResolvedReferenceTypeDeclaration) - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
Can we assign instances of the given type to variables having the type defined by this declaration?
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedIntersectionType
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
This method checks if ThisType t = new OtherType() would compile.
isAssignableBy(ResolvedType) - Method in interface com.github.javaparser.resolution.types.ResolvedType
This method checks if ThisType t = new OtherType() would compile.
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedUnionType
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedVoidType
 
isAssignableBy(ResolvedType) - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isAssignExpr() - Method in class com.github.javaparser.ast.expr.AssignExpr
 
isAssignExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isAsterisk() - Method in class com.github.javaparser.ast.ImportDeclaration
Return if the import ends with "*".
isAsteriskPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ImportDeclarationMetaModel
 
isAttribute() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isAttributeComments() - Method in class com.github.javaparser.ParserConfiguration
 
isBefore(Position) - Method in class com.github.javaparser.Position
 
isBefore(Position) - Method in class com.github.javaparser.Range
 
isBinaryExpr() - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
isBinaryExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isBlockComment() - Method in class com.github.javaparser.ast.comments.BlockComment
 
isBlockComment() - Method in class com.github.javaparser.ast.comments.Comment
 
isBlockStmt() - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
isBlockStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isBooleanLiteralExpr() - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
isBooleanLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isBounded() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isBoxedType() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
isBreakStmt() - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
isBreakStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isCallableDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isCallableDeclaration() - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
isCastExpr() - Method in class com.github.javaparser.ast.expr.CastExpr
 
isCastExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isCharLiteralExpr() - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
isCharLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isChildOfClass(Class<? extends Node>) - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
Is this TextElement representing a child of the given class?
isClass() - Method in interface com.github.javaparser.resolution.declarations.ResolvedClassDeclaration
This method should always return true.
isClass() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Is this the declaration of a class? Note that an Enum is not considered a Class in this case.
isClassExpr() - Method in class com.github.javaparser.ast.expr.ClassExpr
 
isClassExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isClassOrInterfaceDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isClassOrInterfaceDeclaration() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
isClassOrInterfaceType() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
isClassOrInterfaceType() - Method in class com.github.javaparser.ast.type.Type
 
isColumnAlignFirstMethodChain() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
isColumnAlignParameters() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
isComment() - Method in enum com.github.javaparser.JavaToken.Category
 
isComment() - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
 
isComment(int) - Static method in class com.github.javaparser.TokenTypes
 
isConditionalExpr() - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
isConditionalExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isConstraint() - Method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
isConstraint() - Method in interface com.github.javaparser.resolution.types.ResolvedType
Is this a lambda constraint type?
isConstructorDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isConstructorDeclaration() - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
isContinueStmt() - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
isContinueStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isCorrespondingBoxingType(String) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
isDefault() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
isDefaultMethod() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodDeclaration
Is this a default method?
isDerived() - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isDoNotAssignCommentsPrecedingEmptyLines() - Method in class com.github.javaparser.ParserConfiguration
 
isDoNotConsiderAnnotationsAsNodeStartForCodeAttribution() - Method in class com.github.javaparser.ParserConfiguration
 
isDoStmt() - Method in class com.github.javaparser.ast.stmt.DoStmt
 
isDoStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isDoubleLiteralExpr() - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
isDoubleLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isEmpty() - Method in class com.github.javaparser.ast.NodeList
 
isEmpty() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
isEmpty() - Method in class com.github.javaparser.javadoc.description.JavadocDescription
 
isEmpty() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
isEmpty() - Method in class com.github.javaparser.utils.VisitorList
 
isEmpty() - Method in class com.github.javaparser.utils.VisitorMap
 
isEmpty() - Method in class com.github.javaparser.utils.VisitorSet
 
isEmptyStmt() - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
isEmptyStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isEnclosedExpr() - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
isEnclosedExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isEnclosingParameters() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
isEnclosingParametersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LambdaExprMetaModel
 
isEndOfLine() - Method in enum com.github.javaparser.JavaToken.Category
 
isEndOfLineCharacter(int) - Static method in class com.github.javaparser.TokenTypes
Deprecated.
use isEndOfLineToken
isEndOfLineToken(int) - Static method in class com.github.javaparser.TokenTypes
 
isEnum() - Method in interface com.github.javaparser.resolution.declarations.ResolvedEnumDeclaration
 
isEnum() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Is this the declaration of an enum?
isEnumConstantDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isEnumConstantDeclaration() - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
isEnumDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isEnumDeclaration() - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
isEnumSet() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isExplicitConstructorInvocationStmt() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
isExplicitConstructorInvocationStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isExpressionStmt() - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
isExpressionStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isExtends() - Method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
Is this an extends bound?
isExtends() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isField() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Does this declaration represents a class field?
isField() - Method in interface com.github.javaparser.resolution.declarations.ResolvedFieldDeclaration
 
isFieldAccessExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isFieldAccessExpr() - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
isFieldDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isFieldDeclaration() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
isFinal() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithFinalModifier
 
isForeachStmt() - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
isForeachStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isForStmt() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
isForStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isFunctionalInterface() - Method in interface com.github.javaparser.resolution.declarations.ResolvedReferenceTypeDeclaration
This means that the type has a functional method.
isGeneric() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeParameters
 
isGeneric() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParametrizable
 
isIdentifier() - Method in enum com.github.javaparser.JavaToken.Category
 
isIfStmt() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
isIfStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isIgnoreComments() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
isInitializerDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isInitializerDeclaration() - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
isInnerClass() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
isInstanceOfExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isInstanceOfExpr() - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
isInstanceOfMetaModel(BaseNodeMetaModel) - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
isIntegerLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isIntegerLiteralExpr() - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
isInterface() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
isInterface() - Method in interface com.github.javaparser.resolution.declarations.ResolvedInterfaceDeclaration
 
isInterface() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Is this the declaration of an interface?
isInterfacePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceDeclarationMetaModel
 
isIntersectionType() - Method in class com.github.javaparser.ast.type.IntersectionType
 
isIntersectionType() - Method in class com.github.javaparser.ast.type.Type
 
isJavadocComment() - Method in class com.github.javaparser.ast.comments.Comment
 
isJavadocComment() - Method in class com.github.javaparser.ast.comments.JavadocComment
 
isKeyword() - Method in enum com.github.javaparser.JavaToken.Category
 
isLabeledStmt() - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
isLabeledStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isLambdaExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isLambdaExpr() - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
isLexicalPreservationEnabled() - Method in class com.github.javaparser.ParserConfiguration
 
isLineComment() - Method in class com.github.javaparser.ast.comments.Comment
 
isLineComment() - Method in class com.github.javaparser.ast.comments.LineComment
 
isLiteral() - Method in enum com.github.javaparser.JavaToken.Category
 
isLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isLiteralExpr() - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
isLiteralStringValueExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isLiteralStringValueExpr() - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
isLocalClassDeclaration() - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
isLocalClassDeclarationStmt() - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
isLocalClassDeclarationStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isLongLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isLongLiteralExpr() - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
isLowerBounded() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isMarkerAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isMarkerAnnotationExpr() - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
isMethod() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Does this declaration represents a method?
isMethodCallExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isMethodCallExpr() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
isMethodDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isMethodDeclaration() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
isMethodReferenceExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isMethodReferenceExpr() - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
isModuleExportsStmt() - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
isModuleExportsStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
isModuleOpensStmt() - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
isModuleOpensStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
isModuleProvidesStmt() - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
isModuleProvidesStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
isModuleRequiresStmt() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
isModuleRequiresStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
isModuleUsesStmt() - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
isModuleUsesStmt() - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
isMultiple() - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isNameExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isNameExpr() - Method in class com.github.javaparser.ast.expr.NameExpr
 
isNative() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
isNestedType() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
isNewLine() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
isNewline() - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
 
isNode() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isNodeList() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isNonEmpty() - Method in class com.github.javaparser.ast.NodeList
 
isNonEmpty() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isNormalAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isNormalAnnotationExpr() - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
isNull(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isNull() - Method in interface com.github.javaparser.resolution.types.ResolvedType
Is this the null type?
isNullLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isNullLiteralExpr() - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
isNullOrEmpty(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isNullOrEmpty(Collection<E>) - Static method in class com.github.javaparser.utils.Utils
 
isNullOrNotPresent(Node) - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isObjectCreationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isObjectCreationExpr() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
isOpen() - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
isOpenPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleDeclarationMetaModel
 
isOperator() - Method in enum com.github.javaparser.JavaToken.Category
 
isOptional() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isOrphan() - Method in class com.github.javaparser.ast.comments.Comment
 
isParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Does this declaration represents a method parameter?
isParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedParameterDeclaration
 
isPositionedAfter(Position) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
Deprecated.
use isAfter() on range
isPositionedBefore(Position) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
Deprecated.
use isBefore() on range
isPostfix() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
isPostfix() - Method in enum com.github.javaparser.ast.expr.UnaryExpr.Operator
 
isPrefix() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
isPrefix() - Method in enum com.github.javaparser.ast.expr.UnaryExpr.Operator
 
isPrimitive() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
isPrimitive() - Method in interface com.github.javaparser.resolution.types.ResolvedType
Is this a primitive type?
isPrimitive() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
isPrimitiveOrWrapper(Class<?>) - Static method in class com.github.javaparser.utils.ClassUtils
Returns whether the given type is a primitive or primitive wrapper (Boolean, Byte, Character, Short, Integer, Long, Double, Float).
isPrimitiveType() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
isPrimitiveType() - Method in class com.github.javaparser.ast.type.Type
 
isPrimitiveWrapper(Class<?>) - Static method in class com.github.javaparser.utils.ClassUtils
Returns whether the given type is a primitive wrapper (Boolean, Byte, Character, Short, Integer, Long, Double, Float).
isPrintComments() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
isPrintJavaDoc() - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
isPrivate() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithPrivateModifier
 
isProtected() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithProtectedModifier
 
isPublic() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithPublicModifier
 
isRawType() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
isReference() - Method in interface com.github.javaparser.resolution.types.ResolvedType
Is this a non primitive value?
isReferenceType() - Method in class com.github.javaparser.ast.type.ReferenceType
 
isReferenceType() - Method in class com.github.javaparser.ast.type.Type
 
isReferenceType() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
isReferenceType() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
isReferenceType() - Method in interface com.github.javaparser.resolution.types.ResolvedType
Can this be seen as a ReferenceTypeUsage? In other words: is this a reference to a class, an interface or an enum?
isReferenceType() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
isRegistered(AstObserver) - Method in class com.github.javaparser.ast.Node
 
isRegistered(AstObserver) - Method in class com.github.javaparser.ast.NodeList
 
isRegistered(AstObserver) - Method in interface com.github.javaparser.ast.observer.Observable
Was this observer registered? Note that equals is used to determine if the given observer was registered.
isRequired() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isReturnStmt() - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
isReturnStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isRootNode() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
isSeparator() - Method in enum com.github.javaparser.JavaToken.Category
 
isSingle() - Method in enum com.github.javaparser.ast.observer.ObservableProperty
 
isSingleMemberAnnotationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isSingleMemberAnnotationExpr() - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
isSingular() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
isSpaceOrTab() - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
 
isSpaceOrTab(int) - Static method in class com.github.javaparser.TokenTypes
 
isStatic() - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
isStatic() - Method in class com.github.javaparser.ast.ImportDeclaration
 
isStatic() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithStaticModifier
 
isStatic() - Method in interface com.github.javaparser.resolution.declarations.ResolvedFieldDeclaration
Is the field static?
isStatic() - Method in interface com.github.javaparser.resolution.declarations.ResolvedMethodDeclaration
 
isStaticPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ImportDeclarationMetaModel
 
isStaticPropertyMetaModel - Variable in class com.github.javaparser.metamodel.InitializerDeclarationMetaModel
 
isStoreTokens() - Method in class com.github.javaparser.ParserConfiguration
 
isStrictfp() - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithStrictfpModifier
 
isStringLiteralExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isStringLiteralExpr() - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
isSuccessful() - Method in class com.github.javaparser.ParseResult
 
isSuper() - Method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
Is this a super bound?
isSuper() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isSuperExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isSuperExpr() - Method in class com.github.javaparser.ast.expr.SuperExpr
 
isSwitchEntryStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isSwitchEntryStmt() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
isSwitchStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isSwitchStmt() - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
isSynchronized() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
isSynchronizedStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isSynchronizedStmt() - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
isThis() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
isThisExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isThisExpr() - Method in class com.github.javaparser.ast.expr.ThisExpr
 
isThisPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ExplicitConstructorInvocationStmtMetaModel
 
isThrown(Class<? extends Throwable>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
Check whether this elements throws this exception class.
isThrown(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
Check whether this elements throws this exception class Note that this is simply a text compare, no actual type resolution takes place.
isThrowStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isThrowStmt() - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
isTopLevelType() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
isTransient() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
isTransitive() - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
isTryStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isTryStmt() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
isType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedDeclaration
Does this declaration represents a type?
isType() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
 
isTypeDeclaration() - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
isTypeDeclaration() - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
isTypeExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isTypeExpr() - Method in class com.github.javaparser.ast.expr.TypeExpr
 
isTypeParameter() - Method in class com.github.javaparser.ast.type.Type
 
isTypeParameter() - Method in class com.github.javaparser.ast.type.TypeParameter
 
isTypeParameter() - Method in interface com.github.javaparser.resolution.declarations.ResolvedTypeDeclaration
Is this the declaration of a type parameter?
isTypeVariable() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
isTypeVariable() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
isTypeVariable() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
isUnaryExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isUnaryExpr() - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
isUnionType() - Method in class com.github.javaparser.ast.type.Type
 
isUnionType() - Method in class com.github.javaparser.ast.type.UnionType
 
isUnknownType() - Method in class com.github.javaparser.ast.type.Type
 
isUnknownType() - Method in class com.github.javaparser.ast.type.UnknownType
 
isUnparsableStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isUnparsableStmt() - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
isUpperBounded() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isUsingDiamondOperator() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeArguments
 
isVarArgs() - Method in class com.github.javaparser.ast.body.Parameter
 
isVarArgsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ParameterMetaModel
 
isVariableDeclarationExpr() - Method in class com.github.javaparser.ast.expr.Expression
 
isVariableDeclarationExpr() - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
isVariadic() - Method in interface com.github.javaparser.resolution.declarations.ResolvedParameterDeclaration
Is this parameter declared as variadic?
isVoid() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
isVoid() - Method in class com.github.javaparser.resolution.types.ResolvedVoidType
 
isVoidType() - Method in class com.github.javaparser.ast.type.Type
 
isVoidType() - Method in class com.github.javaparser.ast.type.VoidType
 
isVolatile() - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
isWhileStmt() - Method in class com.github.javaparser.ast.stmt.Statement
 
isWhileStmt() - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
isWhitespace() - Method in enum com.github.javaparser.JavaToken.Category
 
isWhiteSpace() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
isWhiteSpace() - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
 
isWhitespace(int) - Static method in class com.github.javaparser.TokenTypes
 
isWhitespaceButNotEndOfLine() - Method in enum com.github.javaparser.JavaToken.Category
 
isWhitespaceOrComment() - Method in enum com.github.javaparser.JavaToken.Category
 
isWhiteSpaceOrComment() - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
 
isWhitespaceOrComment(int) - Static method in class com.github.javaparser.TokenTypes
 
isWildcard() - Method in interface com.github.javaparser.resolution.types.ResolvedType
 
isWildcard() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
isWildcardType() - Method in class com.github.javaparser.ast.type.Type
 
isWildcardType() - Method in class com.github.javaparser.ast.type.WildcardType
 
iterablePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForeachStmtMetaModel
 
iterator() - Method in class com.github.javaparser.ast.NodeList
 
iterator() - Method in class com.github.javaparser.TokenRange
 
iterator() - Method in class com.github.javaparser.utils.VisitorList
 
iterator() - Method in class com.github.javaparser.utils.VisitorSet
 

J

Java1_0Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 1.0 syntax rules.
Java1_0Validator() - Constructor for class com.github.javaparser.ast.validator.Java1_0Validator
 
Java1_1Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 1.1 syntax rules.
Java1_1Validator() - Constructor for class com.github.javaparser.ast.validator.Java1_1Validator
 
Java1_2Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 1.2 syntax rules.
Java1_2Validator() - Constructor for class com.github.javaparser.ast.validator.Java1_2Validator
 
Java1_3Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 1.3 syntax rules.
Java1_3Validator() - Constructor for class com.github.javaparser.ast.validator.Java1_3Validator
 
Java1_4Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 1.4 syntax rules.
Java1_4Validator() - Constructor for class com.github.javaparser.ast.validator.Java1_4Validator
 
Java5Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 5 syntax rules.
Java5Validator() - Constructor for class com.github.javaparser.ast.validator.Java5Validator
 
Java6Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 6 syntax rules.
Java6Validator() - Constructor for class com.github.javaparser.ast.validator.Java6Validator
 
Java7Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 7 syntax rules.
Java7Validator() - Constructor for class com.github.javaparser.ast.validator.Java7Validator
 
Java8Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 7 syntax rules.
Java8Validator() - Constructor for class com.github.javaparser.ast.validator.Java8Validator
 
Java9Validator - Class in com.github.javaparser.ast.validator
This validator validates according to Java 9 syntax rules.
Java9Validator() - Constructor for class com.github.javaparser.ast.validator.Java9Validator
 
JAVA_VENDOR - Static variable in class com.github.javaparser.JavaParserBuild
 
JAVA_VENDOR_URL - Static variable in class com.github.javaparser.JavaParserBuild
 
JAVA_VERSION - Static variable in class com.github.javaparser.JavaParserBuild
 
JavaCharStream - Class in com.github.javaparser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JavaCharStream(Provider, int, int, int) - Constructor for class com.github.javaparser.JavaCharStream
Constructor.
JavaCharStream(Provider, int, int) - Constructor for class com.github.javaparser.JavaCharStream
Constructor.
JavaCharStream(Provider) - Constructor for class com.github.javaparser.JavaCharStream
Constructor.
Javadoc - Class in com.github.javaparser.javadoc
The structured content of a single Javadoc comment.
Javadoc(JavadocDescription) - Constructor for class com.github.javaparser.javadoc.Javadoc
 
JAVADOC_COMMENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
JavadocBlockTag - Class in com.github.javaparser.javadoc
A block tag.
JavadocBlockTag(JavadocBlockTag.Type, String) - Constructor for class com.github.javaparser.javadoc.JavadocBlockTag
 
JavadocBlockTag(String, String) - Constructor for class com.github.javaparser.javadoc.JavadocBlockTag
 
JavadocBlockTag.Type - Enum in com.github.javaparser.javadoc
The type of tag: it could either correspond to a known tag (param, return, etc.) or represent an unknown tag.
JavadocComment - Class in com.github.javaparser.ast.comments
A Javadoc comment.
JavadocComment() - Constructor for class com.github.javaparser.ast.comments.JavadocComment
 
JavadocComment(String) - Constructor for class com.github.javaparser.ast.comments.JavadocComment
 
JavadocComment(TokenRange, String) - Constructor for class com.github.javaparser.ast.comments.JavadocComment
This constructor is used by the parser and is considered private.
JavadocCommentMetaModel - Class in com.github.javaparser.metamodel
 
javadocCommentMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
JavadocDescription - Class in com.github.javaparser.javadoc.description
A javadoc text, potentially containing inline tags.
JavadocDescription() - Constructor for class com.github.javaparser.javadoc.description.JavadocDescription
 
JavadocDescriptionElement - Interface in com.github.javaparser.javadoc.description
An element of a description: either an inline tag or a piece of text.
JavadocInlineTag - Class in com.github.javaparser.javadoc.description
An inline tag contained in a Javadoc description.
JavadocInlineTag(String, JavadocInlineTag.Type, String) - Constructor for class com.github.javaparser.javadoc.description.JavadocInlineTag
 
JavadocInlineTag.Type - Enum in com.github.javaparser.javadoc.description
The type of tag: it could either correspond to a known tag (code, docRoot, etc.) or represent an unknown tag.
JavadocSnippet - Class in com.github.javaparser.javadoc.description
A piece of text inside a Javadoc description.
JavadocSnippet(String) - Constructor for class com.github.javaparser.javadoc.description.JavadocSnippet
 
JavaParser - Class in com.github.javaparser
Parse Java source code and creates Abstract Syntax Trees.
JavaParser() - Constructor for class com.github.javaparser.JavaParser
Instantiate the parser with default configuration.
JavaParser(ParserConfiguration) - Constructor for class com.github.javaparser.JavaParser
Instantiate the parser.
JavaParserBuild - Class in com.github.javaparser
Some information that was available when this library was built by Maven.
JavaParserBuild() - Constructor for class com.github.javaparser.JavaParserBuild
 
JavaParserMetaModel - Class in com.github.javaparser.metamodel
The model contains meta-data about all nodes in the AST.
JavaToken - Class in com.github.javaparser
A token from a parsed source file.
JavaToken(int, String) - Constructor for class com.github.javaparser.JavaToken
 
JavaToken(int) - Constructor for class com.github.javaparser.JavaToken
Create a token of a certain kind.
JavaToken(Range, int, String, JavaToken, JavaToken) - Constructor for class com.github.javaparser.JavaToken
 
JavaToken.Category - Enum in com.github.javaparser
 
jjFillToken() - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
 
jjnewLexState - Static variable in class com.github.javaparser.GeneratedJavaParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class com.github.javaparser.GeneratedJavaParserTokenManager
Token literal values.
JsonPrinter - Class in com.github.javaparser.printer
Outputs a JSON file containing the AST meant for inspecting it.
JsonPrinter(boolean) - Constructor for class com.github.javaparser.printer.JsonPrinter
 

K

keySet() - Method in class com.github.javaparser.utils.VisitorMap
 
kind - Variable in class com.github.javaparser.Token
An integer that describes the kind of this token.

L

LabeledStmt - Class in com.github.javaparser.ast.stmt
A statement that is labeled, like label123: println("continuing");
LabeledStmt() - Constructor for class com.github.javaparser.ast.stmt.LabeledStmt
 
LabeledStmt(String, Statement) - Constructor for class com.github.javaparser.ast.stmt.LabeledStmt
 
LabeledStmt(SimpleName, Statement) - Constructor for class com.github.javaparser.ast.stmt.LabeledStmt
 
LabeledStmt(TokenRange, SimpleName, Statement) - Constructor for class com.github.javaparser.ast.stmt.LabeledStmt
This constructor is used by the parser and is considered private.
labeledStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LabeledStmtMetaModel - Class in com.github.javaparser.metamodel
 
labelPropertyMetaModel - Variable in class com.github.javaparser.metamodel.BreakStmtMetaModel
 
labelPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ContinueStmtMetaModel
 
labelPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LabeledStmtMetaModel
 
labelPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SwitchEntryStmtMetaModel
 
LambdaExpr - Class in com.github.javaparser.ast.expr
A lambda expression.
LambdaExpr() - Constructor for class com.github.javaparser.ast.expr.LambdaExpr
 
LambdaExpr(NodeList<Parameter>, Statement, boolean) - Constructor for class com.github.javaparser.ast.expr.LambdaExpr
 
LambdaExpr(TokenRange, NodeList<Parameter>, Statement, boolean) - Constructor for class com.github.javaparser.ast.expr.LambdaExpr
This constructor is used by the parser and is considered private.
lambdaExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LambdaExprMetaModel - Class in com.github.javaparser.metamodel
 
lastIndexOf(Object) - Method in class com.github.javaparser.ast.NodeList
 
lastIndexOf(Object) - Method in class com.github.javaparser.utils.VisitorList
 
LBRACE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LBRACKET - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
leftPropertyMetaModel - Variable in class com.github.javaparser.metamodel.BinaryExprMetaModel
 
LETTER - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
levelsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayCreationExprMetaModel
 
LEXICAL_ERROR - Static variable in exception com.github.javaparser.TokenMgrException
Lexical error occurred.
LexicalErr(boolean, int, int, int, String, int) - Static method in exception com.github.javaparser.TokenMgrException
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
LexicalPreservingPrinter - Class in com.github.javaparser.printer.lexicalpreservation
A Lexical Preserving Printer is used to capture all the lexical information while parsing, update them when operating on the AST and then used them to reproduce the source code in its original formatting including the AST changes.
LexicalPreservingPrinter(Node) - Constructor for class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinter
Deprecated.
use setup(Node) to prepare a node for lexical preservation, then use the static methods on this class to print it.
lexStateNames - Static variable in class com.github.javaparser.GeneratedJavaParserTokenManager
Lexer state names.
line - Variable in class com.github.javaparser.JavaCharStream
 
line - Variable in class com.github.javaparser.Position
 
LineComment - Class in com.github.javaparser.ast.comments
AST node that represent line comments.
LineComment() - Constructor for class com.github.javaparser.ast.comments.LineComment
 
LineComment(String) - Constructor for class com.github.javaparser.ast.comments.LineComment
 
LineComment(TokenRange, String) - Constructor for class com.github.javaparser.ast.comments.LineComment
This constructor is used by the parser and is considered private.
lineCommentMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LineCommentMetaModel - Class in com.github.javaparser.metamodel
 
list(ObservableProperty) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
list(ObservableProperty, CsmElement) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
list(ObservableProperty, CsmElement, CsmElement, CsmElement) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
list(ObservableProperty, CsmElement, CsmElement, CsmElement, CsmElement) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
ListAdditionChange - Class in com.github.javaparser.printer.lexicalpreservation.changes
The Addition of an element to a list.
ListAdditionChange(ObservableProperty, int, Node) - Constructor for class com.github.javaparser.printer.lexicalpreservation.changes.ListAdditionChange
 
listChange(NodeList, AstObserver.ListChangeType, int, Node) - Method in interface com.github.javaparser.ast.observer.AstObserver
A list is changed
listChange(NodeList, AstObserver.ListChangeType, int, Node) - Method in class com.github.javaparser.ast.observer.AstObserverAdapter
 
listChange(NodeList, AstObserver.ListChangeType, int, Node) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
listIterator() - Method in class com.github.javaparser.ast.NodeList
 
listIterator(int) - Method in class com.github.javaparser.ast.NodeList
 
listIterator() - Method in class com.github.javaparser.utils.VisitorList
 
listIterator(int) - Method in class com.github.javaparser.utils.VisitorList
 
ListRemovalChange - Class in com.github.javaparser.printer.lexicalpreservation.changes
The removal of an element in a list.
ListRemovalChange(ObservableProperty, int) - Constructor for class com.github.javaparser.printer.lexicalpreservation.changes.ListRemovalChange
 
listReplacement(NodeList, int, Node, Node) - Method in interface com.github.javaparser.ast.observer.AstObserver
 
listReplacement(NodeList, int, Node, Node) - Method in class com.github.javaparser.ast.observer.AstObserverAdapter
 
listReplacement(NodeList, int, Node, Node) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
ListReplacementChange - Class in com.github.javaparser.printer.lexicalpreservation.changes
The replacement of an element in a list.
ListReplacementChange(ObservableProperty, int, Node) - Constructor for class com.github.javaparser.printer.lexicalpreservation.changes.ListReplacementChange
 
LiteralExpr - Class in com.github.javaparser.ast.expr
A base class for all literal expressions.
LiteralExpr() - Constructor for class com.github.javaparser.ast.expr.LiteralExpr
 
LiteralExpr(TokenRange) - Constructor for class com.github.javaparser.ast.expr.LiteralExpr
This constructor is used by the parser and is considered private.
literalExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
LiteralExprMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.LiteralExprMetaModel
 
LiteralStringValueExpr - Class in com.github.javaparser.ast.expr
Any literal value that is stored internally as a String.
LiteralStringValueExpr(String) - Constructor for class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
LiteralStringValueExpr(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.LiteralStringValueExpr
This constructor is used by the parser and is considered private.
literalStringValueExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LiteralStringValueExprMetaModel - Class in com.github.javaparser.metamodel
 
LiteralStringValueExprMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.LiteralStringValueExprMetaModel
 
LocalClassDeclarationStmt - Class in com.github.javaparser.ast.stmt
A class declaration inside a method.
LocalClassDeclarationStmt() - Constructor for class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
LocalClassDeclarationStmt(ClassOrInterfaceDeclaration) - Constructor for class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
LocalClassDeclarationStmt(TokenRange, ClassOrInterfaceDeclaration) - Constructor for class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
This constructor is used by the parser and is considered private.
localClassDeclarationStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LocalClassDeclarationStmtMetaModel - Class in com.github.javaparser.metamodel
 
Log - Class in com.github.javaparser.utils
To avoid dependencies on logging frameworks, we have invited yet another logging framework :-)
Log() - Constructor for class com.github.javaparser.utils.Log
 
Log.Adapter - Interface in com.github.javaparser.utils
 
Log.DefaultAdapter - Class in com.github.javaparser.utils
 
LONG - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LONG - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
LONG_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LongLiteralExpr - Class in com.github.javaparser.ast.expr
All ways to specify a long literal.
LongLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.LongLiteralExpr
 
LongLiteralExpr(String) - Constructor for class com.github.javaparser.ast.expr.LongLiteralExpr
 
LongLiteralExpr(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.LongLiteralExpr
This constructor is used by the parser and is considered private.
LongLiteralExpr(long) - Constructor for class com.github.javaparser.ast.expr.LongLiteralExpr
 
longLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
LongLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
longType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 
LOOP_DETECTED - Static variable in exception com.github.javaparser.TokenMgrException
Detected (and bailed out of) an infinite loop in the token manager.
LPAREN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LSHIFT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LSHIFTASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
LT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.

M

MarkerAnnotationExpr - Class in com.github.javaparser.ast.expr
An annotation that uses only the annotation type name.
MarkerAnnotationExpr() - Constructor for class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
MarkerAnnotationExpr(String) - Constructor for class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
MarkerAnnotationExpr(Name) - Constructor for class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
MarkerAnnotationExpr(TokenRange, Name) - Constructor for class com.github.javaparser.ast.expr.MarkerAnnotationExpr
This constructor is used by the parser and is considered private.
markerAnnotationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
MarkerAnnotationExprMetaModel - Class in com.github.javaparser.metamodel
 
match(TextElement) - Method in class com.github.javaparser.printer.lexicalpreservation.TextElement
 
match(TextElement) - Method in interface com.github.javaparser.printer.lexicalpreservation.TextElementMatcher
 
MAVEN_BUILD_TIMESTAMP - Static variable in class com.github.javaparser.JavaParserBuild
 
MAVEN_BUILD_VERSION - Static variable in class com.github.javaparser.JavaParserBuild
 
MAVEN_VERSION - Static variable in class com.github.javaparser.JavaParserBuild
 
mavenModuleRoot(Class<?>) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
Useful for locating source code in your Maven project.
maximumCommonTypePropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldDeclarationMetaModel
 
maximumCommonTypePropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclarationExprMetaModel
 
maxNextCharInd - Variable in class com.github.javaparser.JavaCharStream
 
membersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeDeclarationMetaModel
 
MemberValuePair - Class in com.github.javaparser.ast.expr
A value for a member of an annotation.
MemberValuePair() - Constructor for class com.github.javaparser.ast.expr.MemberValuePair
 
MemberValuePair(String, Expression) - Constructor for class com.github.javaparser.ast.expr.MemberValuePair
 
MemberValuePair(SimpleName, Expression) - Constructor for class com.github.javaparser.ast.expr.MemberValuePair
 
MemberValuePair(TokenRange, SimpleName, Expression) - Constructor for class com.github.javaparser.ast.expr.MemberValuePair
This constructor is used by the parser and is considered private.
memberValuePairMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
MemberValuePairMetaModel - Class in com.github.javaparser.metamodel
 
memberValuePropertyMetaModel - Variable in class com.github.javaparser.metamodel.SingleMemberAnnotationExprMetaModel
 
mention(List<ResolvedTypeParameterDeclaration>) - Method in interface com.github.javaparser.resolution.types.ResolvedType
Does this type mention at all, directly or indirectly, the given type parameters?
mention(List<ResolvedTypeParameterDeclaration>) - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
mention(List<ResolvedTypeParameterDeclaration>) - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
messagePropertyMetaModel - Variable in class com.github.javaparser.metamodel.AssertStmtMetaModel
 
MethodAmbiguityException - Exception in com.github.javaparser.resolution
It is not possible to decide how to resolve a method invocation.
MethodAmbiguityException(String) - Constructor for exception com.github.javaparser.resolution.MethodAmbiguityException
Create an instance from a description of the reason why there is ambiguity in this particular case.
MethodCallExpr - Class in com.github.javaparser.ast.expr
A method call on an object.
MethodCallExpr() - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
 
MethodCallExpr(Expression, String) - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
 
MethodCallExpr(Expression, SimpleName) - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
 
MethodCallExpr(Expression, String, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
 
MethodCallExpr(Expression, SimpleName, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
 
MethodCallExpr(Expression, NodeList<Type>, SimpleName, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
 
MethodCallExpr(TokenRange, Expression, NodeList<Type>, SimpleName, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.MethodCallExpr
This constructor is used by the parser and is considered private.
methodCallExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
MethodCallExprMetaModel - Class in com.github.javaparser.metamodel
 
MethodDeclaration - Class in com.github.javaparser.ast.body
A method declaration.
MethodDeclaration() - Constructor for class com.github.javaparser.ast.body.MethodDeclaration
 
MethodDeclaration(EnumSet<Modifier>, Type, String) - Constructor for class com.github.javaparser.ast.body.MethodDeclaration
 
MethodDeclaration(EnumSet<Modifier>, String, Type, NodeList<Parameter>) - Constructor for class com.github.javaparser.ast.body.MethodDeclaration
 
MethodDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, Type, SimpleName, NodeList<Parameter>, NodeList<ReferenceType>, BlockStmt) - Constructor for class com.github.javaparser.ast.body.MethodDeclaration
 
MethodDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, Type, SimpleName, boolean, NodeList<Parameter>, NodeList<ReferenceType>, BlockStmt) - Constructor for class com.github.javaparser.ast.body.MethodDeclaration
Deprecated.
this constructor allows you to set "isDefault", but this is no longer a field of this node, but simply one of the modifiers. Use setDefault(boolean) or add DEFAULT to the modifiers set.
MethodDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<TypeParameter>, Type, SimpleName, NodeList<Parameter>, NodeList<ReferenceType>, BlockStmt) - Constructor for class com.github.javaparser.ast.body.MethodDeclaration
This constructor is used by the parser and is considered private.
methodDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
MethodDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
MethodReferenceExpr - Class in com.github.javaparser.ast.expr
Method reference expressions introduced in Java 8 specifically designed to simplify lambda Expressions.
MethodReferenceExpr() - Constructor for class com.github.javaparser.ast.expr.MethodReferenceExpr
 
MethodReferenceExpr(Expression, NodeList<Type>, String) - Constructor for class com.github.javaparser.ast.expr.MethodReferenceExpr
 
MethodReferenceExpr(TokenRange, Expression, NodeList<Type>, String) - Constructor for class com.github.javaparser.ast.expr.MethodReferenceExpr
This constructor is used by the parser and is considered private.
methodReferenceExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
MethodReferenceExprMetaModel - Class in com.github.javaparser.metamodel
 
MethodUsage - Class in com.github.javaparser.resolution
This is basically a MethodDeclaration with some TypeParameters defined.
MethodUsage(ResolvedMethodDeclaration) - Constructor for class com.github.javaparser.resolution.MethodUsage
 
MethodUsage(ResolvedMethodDeclaration, List<ResolvedType>, ResolvedType) - Constructor for class com.github.javaparser.resolution.MethodUsage
 
MethodUsage(ResolvedMethodDeclaration, List<ResolvedType>, ResolvedType, List<ResolvedType>) - Constructor for class com.github.javaparser.resolution.MethodUsage
 
minus(CommentsCollection) - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
MINUS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
MINUSASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
Modifier - Enum in com.github.javaparser.ast
One of the modifiers known in Java.
modifiers - Variable in class com.github.javaparser.ast.validator.Java9Validator
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.AnnotationMemberDeclarationMetaModel
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CallableDeclarationMetaModel
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldDeclarationMetaModel
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleRequiresStmtMetaModel
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ParameterMetaModel
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeDeclarationMetaModel
 
modifiersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclarationExprMetaModel
 
modifiersWithoutDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods - Variable in class com.github.javaparser.ast.validator.Java1_2Validator
 
modifiersWithoutPrivateInterfaceMethods - Variable in class com.github.javaparser.ast.validator.Java8Validator
 
modifiersWithoutStrictfpAndDefaultAndStaticInterfaceMethodsAndPrivateInterfaceMethods - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
ModifierValidator - Class in com.github.javaparser.ast.validator.chunks
Verifies that only allowed modifiers are used where modifiers are expected.
ModifierValidator(boolean, boolean, boolean) - Constructor for class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
ModifierVisitor<A> - Class in com.github.javaparser.ast.visitor
This visitor can be used to save time when some specific nodes needs to be changed.
ModifierVisitor() - Constructor for class com.github.javaparser.ast.visitor.ModifierVisitor
 
MODULE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ModuleDeclaration - Class in com.github.javaparser.ast.modules
A Java 9 Jigsaw module declaration.
ModuleDeclaration() - Constructor for class com.github.javaparser.ast.modules.ModuleDeclaration
 
ModuleDeclaration(Name, boolean) - Constructor for class com.github.javaparser.ast.modules.ModuleDeclaration
 
ModuleDeclaration(NodeList<AnnotationExpr>, Name, boolean, NodeList<ModuleStmt>) - Constructor for class com.github.javaparser.ast.modules.ModuleDeclaration
 
ModuleDeclaration(TokenRange, NodeList<AnnotationExpr>, Name, boolean, NodeList<ModuleStmt>) - Constructor for class com.github.javaparser.ast.modules.ModuleDeclaration
This constructor is used by the parser and is considered private.
moduleDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
ModuleExportsStmt - Class in com.github.javaparser.ast.modules
 
ModuleExportsStmt() - Constructor for class com.github.javaparser.ast.modules.ModuleExportsStmt
 
ModuleExportsStmt(Name, NodeList<Name>) - Constructor for class com.github.javaparser.ast.modules.ModuleExportsStmt
 
ModuleExportsStmt(TokenRange, Name, NodeList<Name>) - Constructor for class com.github.javaparser.ast.modules.ModuleExportsStmt
This constructor is used by the parser and is considered private.
moduleExportsStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleExportsStmtMetaModel - Class in com.github.javaparser.metamodel
 
moduleNamesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleExportsStmtMetaModel
 
moduleNamesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleOpensStmtMetaModel
 
ModuleOpensStmt - Class in com.github.javaparser.ast.modules
 
ModuleOpensStmt() - Constructor for class com.github.javaparser.ast.modules.ModuleOpensStmt
 
ModuleOpensStmt(Name, NodeList<Name>) - Constructor for class com.github.javaparser.ast.modules.ModuleOpensStmt
 
ModuleOpensStmt(TokenRange, Name, NodeList<Name>) - Constructor for class com.github.javaparser.ast.modules.ModuleOpensStmt
This constructor is used by the parser and is considered private.
moduleOpensStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleOpensStmtMetaModel - Class in com.github.javaparser.metamodel
 
modulePropertyMetaModel - Variable in class com.github.javaparser.metamodel.CompilationUnitMetaModel
 
ModuleProvidesStmt - Class in com.github.javaparser.ast.modules
 
ModuleProvidesStmt() - Constructor for class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
ModuleProvidesStmt(Type, NodeList<Type>) - Constructor for class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
ModuleProvidesStmt(TokenRange, Type, NodeList<Type>) - Constructor for class com.github.javaparser.ast.modules.ModuleProvidesStmt
This constructor is used by the parser and is considered private.
moduleProvidesStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleProvidesStmtMetaModel - Class in com.github.javaparser.metamodel
 
ModuleRequiresStmt - Class in com.github.javaparser.ast.modules
A require statement in module-info.java.
ModuleRequiresStmt() - Constructor for class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
ModuleRequiresStmt(EnumSet<Modifier>, Name) - Constructor for class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
ModuleRequiresStmt(TokenRange, EnumSet<Modifier>, Name) - Constructor for class com.github.javaparser.ast.modules.ModuleRequiresStmt
This constructor is used by the parser and is considered private.
moduleRequiresStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleRequiresStmtMetaModel - Class in com.github.javaparser.metamodel
 
ModuleStmt - Class in com.github.javaparser.ast.modules
 
ModuleStmt() - Constructor for class com.github.javaparser.ast.modules.ModuleStmt
 
ModuleStmt(TokenRange) - Constructor for class com.github.javaparser.ast.modules.ModuleStmt
This constructor is used by the parser and is considered private.
moduleStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleStmtMetaModel - Class in com.github.javaparser.metamodel
 
ModuleStmtMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.ModuleStmtMetaModel
 
moduleStmtsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleDeclarationMetaModel
 
ModuleUsesStmt - Class in com.github.javaparser.ast.modules
 
ModuleUsesStmt() - Constructor for class com.github.javaparser.ast.modules.ModuleUsesStmt
 
ModuleUsesStmt(Type) - Constructor for class com.github.javaparser.ast.modules.ModuleUsesStmt
 
ModuleUsesStmt(TokenRange, Type) - Constructor for class com.github.javaparser.ast.modules.ModuleUsesStmt
This constructor is used by the parser and is considered private.
moduleUsesStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ModuleUsesStmtMetaModel - Class in com.github.javaparser.metamodel
 
MULTI_LINE_COMMENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
multiCatch - Variable in class com.github.javaparser.ast.validator.Java7Validator
 

N

name - Variable in class com.github.javaparser.ast.expr.AnnotationExpr
 
Name - Class in com.github.javaparser.ast.expr
A name that may consist of multiple identifiers.
Name() - Constructor for class com.github.javaparser.ast.expr.Name
 
Name(String) - Constructor for class com.github.javaparser.ast.expr.Name
 
Name(Name, String) - Constructor for class com.github.javaparser.ast.expr.Name
 
Name(Name, String, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.expr.Name
 
Name(TokenRange, Name, String, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.expr.Name
This constructor is used by the parser and is considered private.
NAME - Static variable in interface com.github.javaparser.ParseStart
 
NameExpr - Class in com.github.javaparser.ast.expr
Whenever a SimpleName is used in an expression, it is wrapped in NameExpr.
NameExpr() - Constructor for class com.github.javaparser.ast.expr.NameExpr
 
NameExpr(String) - Constructor for class com.github.javaparser.ast.expr.NameExpr
 
NameExpr(SimpleName) - Constructor for class com.github.javaparser.ast.expr.NameExpr
 
NameExpr(TokenRange, SimpleName) - Constructor for class com.github.javaparser.ast.expr.NameExpr
This constructor is used by the parser and is considered private.
nameExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
NameExprMetaModel - Class in com.github.javaparser.metamodel
 
nameMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
NameMetaModel - Class in com.github.javaparser.metamodel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.AnnotationExprMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.AnnotationMemberDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayAccessExprMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.CallableDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceTypeMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.EnumConstantDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldAccessExprMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ImportDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.MemberValuePairMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodCallExprMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleExportsStmtMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleOpensStmtMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleRequiresStmtMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.NameExprMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.PackageDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ParameterMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeDeclarationMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeParameterMetaModel
 
namePropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclaratorMetaModel
 
NATIVE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
NE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
NEW - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
newline() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
newToken(int, String) - Static method in class com.github.javaparser.Token
Returns a new Token object, by default.
newToken(int) - Static method in class com.github.javaparser.Token
 
next - Variable in class com.github.javaparser.Token
A reference to the next regular (non-special) token from the input stream.
nextCharBuf - Variable in class com.github.javaparser.JavaCharStream
 
nextCharInd - Variable in class com.github.javaparser.JavaCharStream
 
nextWord(String) - Static method in class com.github.javaparser.utils.Utils
Return the next word of the string, in other words it stops when a space is encountered.
noAnnotations - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noAssertKeyword - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noBinaryIntegerLiterals - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
NoBinaryIntegerLiteralsValidator - Class in com.github.javaparser.ast.validator.chunks
 
NoBinaryIntegerLiteralsValidator() - Constructor for class com.github.javaparser.ast.validator.chunks.NoBinaryIntegerLiteralsValidator
 
NoChange - Class in com.github.javaparser.printer.lexicalpreservation.changes
No change.
NoChange() - Constructor for class com.github.javaparser.printer.lexicalpreservation.changes.NoChange
 
NoCommentEqualsVisitor - Class in com.github.javaparser.ast.visitor
 
NoCommentEqualsVisitor() - Constructor for class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
NoCommentHashCodeVisitor - Class in com.github.javaparser.ast.visitor
 
NoCommentHashCodeVisitor() - Constructor for class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
Node - Class in com.github.javaparser.ast
Base class for all nodes of the abstract syntax tree.
Node(TokenRange) - Constructor for class com.github.javaparser.ast.Node
 
Node.ObserverRegistrationMode - Enum in com.github.javaparser.ast
Different registration mode for observers on nodes.
Node.Parsedness - Enum in com.github.javaparser.ast
 
NODE_BY_BEGIN_POSITION - Static variable in class com.github.javaparser.ast.Node
This can be used to sort nodes on position.
NODE_TEXT_DATA - Static variable in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinter
The nodetext for a node is stored in the node's data field.
nodeContains(Node, Node, boolean) - Static method in class com.github.javaparser.utils.PositionUtils
 
NodeList<N extends Node> - Class in com.github.javaparser.ast
A list of nodes.
NodeList() - Constructor for class com.github.javaparser.ast.NodeList
 
NodeList(Node) - Constructor for class com.github.javaparser.ast.NodeList
 
NodeList(NodeList<N>) - Constructor for class com.github.javaparser.ast.NodeList
 
nodeList(X...) - Static method in class com.github.javaparser.ast.NodeList
 
nodeList(Collection<X>) - Static method in class com.github.javaparser.ast.NodeList
 
nodeList(NodeList<X>) - Static method in class com.github.javaparser.ast.NodeList
 
nodeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
NodeMetaModel - Class in com.github.javaparser.metamodel
 
NodeMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.NodeMetaModel
 
NodeWithAbstractModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be abstract.
NodeWithAccessModifiers<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be public, protected, and/or private.
NodeWithAnnotations<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that can be annotated.
NodeWithArguments<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node with arguments.
NodeWithBlockStmt<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node with a body that is a BlockStmt.
NodeWithBody<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
 
NodeWithCondition<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
 
NodeWithConstructors<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
 
NodeWithDeclaration - Interface in com.github.javaparser.ast.nodeTypes
Node with a declaration representable as a String.
NodeWithExpression<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that has an expression in it.
NodeWithExtends<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that extends other types.
NodeWithFinalModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be final.
NodeWithIdentifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
 
NodeWithImplements<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that implements other types.
NodeWithJavadoc<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that can be documented with a Javadoc comment.
NodeWithMembers<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node having members.
NodeWithModifiers<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A Node with Modifiers.
NodeWithName<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node with a (qualified) name.
NodeWithOptionalBlockStmt<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node with a body that is a BlockStmt, which is optional.
NodeWithOptionalLabel<T extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that has an optional label.
NodeWithOptionalScope<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
Represents a node which has an optional scope expression eg.
NodeWithParameters<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
 
NodeWithPrivateModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be private.
NodeWithProtectedModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be protected.
NodeWithPublicModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be public.
NodeWithRange<N> - Interface in com.github.javaparser.ast.nodeTypes
A node that has a Range, which is every Node.
NodeWithScope<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
Represents a node which has a required scope expression eg.
NodeWithSimpleName<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node with a name.
NodeWithStatements<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that contains a list of statements.
NodeWithStaticModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be static.
NodeWithStrictfpModifier<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes.modifiers
A node that can be strictfp.
NodeWithThrownExceptions<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that declares the types of exception it throws.
NodeWithTokenRange<N> - Interface in com.github.javaparser.ast.nodeTypes
A node that has a Range, which is every Node.
NodeWithTraversableScope - Interface in com.github.javaparser.ast.nodeTypes
Represents a node which has a scope expression that can be traversed/walked.
NodeWithType<N extends Node,T extends Type> - Interface in com.github.javaparser.ast.nodeTypes
A node with a type.
NodeWithTypeArguments<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that can have type arguments.
NodeWithTypeParameters<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node that can have type parameters.
NodeWithVariables<N extends Node> - Interface in com.github.javaparser.ast.nodeTypes
A node which has a list of variables.
noEnums - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noForEach - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noGenerics - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noInnerClasses - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noLambdas - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noModules - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noMultiCatch - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
none() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
NonEmptyProperty - Annotation Type in com.github.javaparser.metamodel
Indicate that leaving this property empty does not lead to a correct AST.
noPrimitiveGenericArguments - Variable in class com.github.javaparser.ast.validator.Java5Validator
 
NoProblemsValidator - Class in com.github.javaparser.ast.validator
Stub validator for when no validation is wanted.
NoProblemsValidator() - Constructor for class com.github.javaparser.ast.validator.NoProblemsValidator
 
noReflection - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
NormalAnnotationExpr - Class in com.github.javaparser.ast.expr
An annotation that has zero or more key-value pairs.
@Mapping(a=5, d=10)
NormalAnnotationExpr() - Constructor for class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
NormalAnnotationExpr(Name, NodeList<MemberValuePair>) - Constructor for class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
NormalAnnotationExpr(TokenRange, Name, NodeList<MemberValuePair>) - Constructor for class com.github.javaparser.ast.expr.NormalAnnotationExpr
This constructor is used by the parser and is considered private.
normalAnnotationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
NormalAnnotationExprMetaModel - Class in com.github.javaparser.metamodel
 
noStaticImports - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
noStringsInSwitch - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
notifyPropertyChange(ObservableProperty, P, P) - Method in class com.github.javaparser.ast.Node
 
noUnderscoresInIntegerLiterals - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
NoUnderscoresInIntegerLiteralsValidator - Class in com.github.javaparser.ast.validator.chunks
 
NoUnderscoresInIntegerLiteralsValidator() - Constructor for class com.github.javaparser.ast.validator.chunks.NoUnderscoresInIntegerLiteralsValidator
 
noVarargs - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
NULL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
NullLiteralExpr - Class in com.github.javaparser.ast.expr
A literal "null".
NullLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.NullLiteralExpr
 
NullLiteralExpr(TokenRange) - Constructor for class com.github.javaparser.ast.expr.NullLiteralExpr
This constructor is used by the parser and is considered private.
nullLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
NullLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 

O

ObjectCreationExpr - Class in com.github.javaparser.ast.expr
A constructor call.
ObjectCreationExpr() - Constructor for class com.github.javaparser.ast.expr.ObjectCreationExpr
 
ObjectCreationExpr(Expression, ClassOrInterfaceType, NodeList<Expression>) - Constructor for class com.github.javaparser.ast.expr.ObjectCreationExpr
Defines a call to a constructor.
ObjectCreationExpr(Expression, ClassOrInterfaceType, NodeList<Type>, NodeList<Expression>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.expr.ObjectCreationExpr
 
ObjectCreationExpr(TokenRange, Expression, ClassOrInterfaceType, NodeList<Type>, NodeList<Expression>, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.expr.ObjectCreationExpr
This constructor is used by the parser and is considered private.
objectCreationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ObjectCreationExprMetaModel - Class in com.github.javaparser.metamodel
 
ObjectIdentityEqualsVisitor - Class in com.github.javaparser.ast.visitor
A visitor that calculates deep node equality by comparing all properties and child nodes of the node.
ObjectIdentityEqualsVisitor() - Constructor for class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
ObjectIdentityHashCodeVisitor - Class in com.github.javaparser.ast.visitor
A visitor that calculates a deep hash code for a node by using the hash codes of all its properties, and the hash codes of all its child nodes (by visiting those too.)
ObjectIdentityHashCodeVisitor() - Constructor for class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
Observable - Interface in com.github.javaparser.ast.observer
Observable element.
ObservableProperty - Enum in com.github.javaparser.ast.observer
Properties considered by the AstObserver
OCTAL_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
OLD_MAC_EOL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
onType(String, String, List<ResolvedTypeParameterDeclaration.Bound>) - Static method in interface com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration
Instantiate a TypeParameter defined on a Type with the given data.
OPEN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
OPENS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
operatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.AssignExprMetaModel
 
operatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.BinaryExprMetaModel
 
operatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.UnaryExprMetaModel
 
optionalOf(String, boolean) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
ORASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
orIfInvalid(Position) - Method in class com.github.javaparser.Position
 
originPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayTypeMetaModel
 
orphanCommentsBeforeThis() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
orphanCommentsEnding() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
OS_ARCH - Static variable in class com.github.javaparser.JavaParserBuild
 
OS_NAME - Static variable in class com.github.javaparser.JavaParserBuild
 
OS_VERSION - Static variable in class com.github.javaparser.JavaParserBuild
 
output(Node) - Method in class com.github.javaparser.printer.DotPrinter
 
output(Node, String, String, StringBuilder) - Method in class com.github.javaparser.printer.DotPrinter
 
output(Node) - Method in class com.github.javaparser.printer.JsonPrinter
 
output(Node, String, int) - Method in class com.github.javaparser.printer.JsonPrinter
 
output(Node) - Method in class com.github.javaparser.printer.XmlPrinter
 
output(Node, String, int, StringBuilder) - Method in class com.github.javaparser.printer.XmlPrinter
 
output(Node) - Method in class com.github.javaparser.printer.YamlPrinter
 
output(Node, String, int, StringBuilder) - Method in class com.github.javaparser.printer.YamlPrinter
 

P

PACKAGE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
PACKAGE_DECLARATION - Static variable in interface com.github.javaparser.ParseStart
 
packageAbsolutePath(String, String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
Calculates the path of a package.
packageAbsolutePath(Path, String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
PackageDeclaration - Class in com.github.javaparser.ast
A package declaration.
PackageDeclaration() - Constructor for class com.github.javaparser.ast.PackageDeclaration
 
PackageDeclaration(Name) - Constructor for class com.github.javaparser.ast.PackageDeclaration
 
PackageDeclaration(NodeList<AnnotationExpr>, Name) - Constructor for class com.github.javaparser.ast.PackageDeclaration
 
PackageDeclaration(TokenRange, NodeList<AnnotationExpr>, Name) - Constructor for class com.github.javaparser.ast.PackageDeclaration
This constructor is used by the parser and is considered private.
packageDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
PackageDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
packageDeclarationPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CompilationUnitMetaModel
 
packageToPath(String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
Converts a package name like "com.laamella.parser" to a path like "com/laamella/parser"
Pair<A,B> - Class in com.github.javaparser.utils
Simply a pair of objects.
Pair(A, B) - Constructor for class com.github.javaparser.utils.Pair
 
pairsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.NormalAnnotationExprMetaModel
 
parallelStream() - Method in class com.github.javaparser.ast.NodeList
 
Parameter - Class in com.github.javaparser.ast.body
The parameters to a method or lambda.
Parameter() - Constructor for class com.github.javaparser.ast.body.Parameter
 
Parameter(Type, SimpleName) - Constructor for class com.github.javaparser.ast.body.Parameter
 
Parameter(Type, String) - Constructor for class com.github.javaparser.ast.body.Parameter
Creates a new Parameter.
Parameter(EnumSet<Modifier>, Type, SimpleName) - Constructor for class com.github.javaparser.ast.body.Parameter
 
Parameter(EnumSet<Modifier>, NodeList<AnnotationExpr>, Type, boolean, NodeList<AnnotationExpr>, SimpleName) - Constructor for class com.github.javaparser.ast.body.Parameter
 
Parameter(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, Type, boolean, NodeList<AnnotationExpr>, SimpleName) - Constructor for class com.github.javaparser.ast.body.Parameter
This constructor is used by the parser and is considered private.
PARAMETER - Static variable in interface com.github.javaparser.ParseStart
 
parameterMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ParameterMetaModel - Class in com.github.javaparser.metamodel
 
parameterPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CatchClauseMetaModel
 
parametersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CallableDeclarationMetaModel
 
parametersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LambdaExprMetaModel
 
parentChange(Node, Node, Node) - Method in interface com.github.javaparser.ast.observer.AstObserver
The parent of a node is changed
parentChange(Node, Node, Node) - Method in class com.github.javaparser.ast.observer.AstObserverAdapter
 
parentChange(Node, Node, Node) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
parse() - Method in class com.github.javaparser.ast.comments.JavadocComment
 
parse(String) - Static method in class com.github.javaparser.ast.expr.Name
Deprecated.
use JavaParser.parseName instead
parse(ParseStart<N>, Provider) - Method in class com.github.javaparser.JavaParser
Parses source code.
parse(InputStream, Charset) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in the InputStream and returns a CompilationUnit that represents it.
parse(InputStream) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in the InputStream and returns a CompilationUnit that represents it.
Note: Uses UTF-8 encoding
parse(File, Charset) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a File and returns a CompilationUnit that represents it.
parse(File) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a File and returns a CompilationUnit that represents it.
Note: Uses UTF-8 encoding
parse(Path, Charset) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a file and returns a CompilationUnit that represents it.
parse(Path) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a file and returns a CompilationUnit that represents it.
Note: Uses UTF-8 encoding
parse(Reader) - Static method in class com.github.javaparser.JavaParser
Parses Java code from a Reader and returns a CompilationUnit that represents it.
parse(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in code and returns a CompilationUnit that represents it.
parse(GeneratedJavaParser) - Method in interface com.github.javaparser.ParseStart
 
parse(String, String) - Method in class com.github.javaparser.utils.SourceRoot
Parses a .java files under the source root and returns its CompilationUnit.
parse(String, JavaParser, SourceRoot.Callback) - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse all .java files in a package recursively and passes them one by one to the callback.
parse() - Method in class com.github.javaparser.utils.SourceZip
Tries to parse all '.java' files in the ZIP located at this SourceZip's path and returns the parse results in a list.
parse(SourceZip.Callback) - Method in class com.github.javaparser.utils.SourceZip
Tries to parse all '.java' files in the ZIP located at this SourceZip's path and returns the parse results in a list.
parseAnnotation(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java annotation contained in a String and returns a AnnotationExpr that represents it.
parseAnnotationBodyDeclaration(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java annotation body declaration(e.g fields or methods) contained in a String and returns a BodyDeclaration that represents it.
parseBlock(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java block contained in a String and returns a BlockStmt that represents it.
parseBodyDeclaration(String) - Static method in class com.github.javaparser.JavaParser
Parses a Java class or interface body declaration(e.g fields or methods) and returns a BodyDeclaration that represents it.
parseClassBodyDeclaration(String) - Static method in class com.github.javaparser.JavaParser
Deprecated.
just use parseBodyDeclaration now.
parseClassOrInterfaceType(String) - Static method in class com.github.javaparser.JavaParser
Parses a Java class or interface type name and returns a ClassOrInterfaceType that represents it.
ParseException - Exception in com.github.javaparser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception com.github.javaparser.ParseException
 
ParseException(Token, int[][], String[], String) - Constructor for exception com.github.javaparser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception com.github.javaparser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception com.github.javaparser.ParseException
Constructor with message.
parseExplicitConstructorInvocationStmt(String) - Static method in class com.github.javaparser.JavaParser
Parses the this(...) and super(...) statements that may occur at the start of a constructor.
parseExpression(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java expression contained in a String and returns a Expression that represents it.
parseImport(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java import contained in a String and returns a ImportDeclaration that represents it.
parseInterfaceBodyDeclaration(String) - Static method in class com.github.javaparser.JavaParser
Deprecated.
just use parseBodyDeclaration now.
parseJavadoc(String) - Static method in class com.github.javaparser.JavaParser
Parses the content of a JavadocComment and returns a Javadoc that represents it.
parseName(String) - Static method in class com.github.javaparser.JavaParser
Parses a qualified name (one that can have "."s in it) and returns it as a Name.
parsePackageDeclaration(String) - Static method in class com.github.javaparser.JavaParser
Parses a package declaration and returns it as a PackageDeclaration.
parseParallelized(String, JavaParser, SourceRoot.Callback) - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse all .java files in a package recursively using multiple threads, and passes them one by one to the callback.
parseParameter(String) - Static method in class com.github.javaparser.JavaParser
Parses a single parameter (a type and a name) and returns it as a Parameter.
ParseProblemException - Exception in com.github.javaparser
Thrown when parsing problems occur during parsing with the static methods on JavaParser.
ParseProblemException(List<Problem>) - Constructor for exception com.github.javaparser.ParseProblemException
 
ParseProblemException(Throwable) - Constructor for exception com.github.javaparser.ParseProblemException
 
ParserConfiguration - Class in com.github.javaparser
The configuration that is used by the parser.
ParserConfiguration() - Constructor for class com.github.javaparser.ParserConfiguration
 
parseResource(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a resource and returns a CompilationUnit that represents it.
Note: Uses UTF-8 encoding
parseResource(String, Charset) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a resource and returns a CompilationUnit that represents it.
parseResource(ClassLoader, String, Charset) - Static method in class com.github.javaparser.JavaParser
Parses the Java code contained in a resource and returns a CompilationUnit that represents it.
ParseResult<T> - Class in com.github.javaparser
The results given when parsing with an instance of JavaParser.
ParseResult(T, List<Problem>, List<JavaToken>, CommentsCollection) - Constructor for class com.github.javaparser.ParseResult
General constructor.
ParseStart<R> - Interface in com.github.javaparser
The start production for JavaParser.
parseStatement(String) - Static method in class com.github.javaparser.JavaParser
Parses the Java statement contained in a String and returns a Statement that represents it.
parseText(String) - Static method in class com.github.javaparser.javadoc.description.JavadocDescription
 
parseType(String) - Static method in class com.github.javaparser.JavaParser
Parses a Java type name and returns a Type that represents it.
parseVariableDeclarationExpr(String) - Static method in class com.github.javaparser.JavaParser
Parses a variable declaration expression and returns a VariableDeclarationExpr that represents it.
PART_LETTER - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
peekMethodChainPosition() - Method in class com.github.javaparser.printer.SourcePrinter
 
PLUS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
PLUSASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
popMethodChainPosition() - Method in class com.github.javaparser.printer.SourcePrinter
 
pos(int, int) - Static method in class com.github.javaparser.Position
Convenient factory method.
Position - Class in com.github.javaparser
A position in a source file.
Position(int, int) - Constructor for class com.github.javaparser.Position
 
PositionUtils - Class in com.github.javaparser.utils
 
postfixPropertyMetaModel - Variable in class com.github.javaparser.metamodel.UnaryExprMetaModel
 
prefixPropertyMetaModel - Variable in class com.github.javaparser.metamodel.UnaryExprMetaModel
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmAttribute
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmChar
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmComment
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmConditional
 
prettyPrint(Node, SourcePrinter) - Method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmIndent
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmList
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmMix
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmNone
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmOrphanCommentsEnding
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmSequence
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmSingleReference
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmString
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
prettyPrint(Node, SourcePrinter) - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmUnindent
 
PrettyPrinter - Class in com.github.javaparser.printer
Pretty printer for AST nodes.
PrettyPrinter() - Constructor for class com.github.javaparser.printer.PrettyPrinter
 
PrettyPrinter(PrettyPrinterConfiguration) - Constructor for class com.github.javaparser.printer.PrettyPrinter
 
PrettyPrinterConfiguration - Class in com.github.javaparser.printer
 
PrettyPrinterConfiguration() - Constructor for class com.github.javaparser.printer.PrettyPrinterConfiguration
 
prettyPrinterNoCommentsConfiguration - Static variable in class com.github.javaparser.ast.Node
 
PrettyPrintVisitor - Class in com.github.javaparser.printer
Outputs the AST as formatted Java source code.
PrettyPrintVisitor(PrettyPrinterConfiguration) - Constructor for class com.github.javaparser.printer.PrettyPrintVisitor
 
prevCharIsCR - Variable in class com.github.javaparser.JavaCharStream
 
prevCharIsLF - Variable in class com.github.javaparser.JavaCharStream
 
PrimitiveType - Class in com.github.javaparser.ast.type
A primitive type.
PrimitiveType() - Constructor for class com.github.javaparser.ast.type.PrimitiveType
 
PrimitiveType(PrimitiveType.Primitive) - Constructor for class com.github.javaparser.ast.type.PrimitiveType
 
PrimitiveType(PrimitiveType.Primitive, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.PrimitiveType
 
PrimitiveType(TokenRange, PrimitiveType.Primitive, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.PrimitiveType
This constructor is used by the parser and is considered private.
PrimitiveType.Primitive - Enum in com.github.javaparser.ast.type
 
primitiveTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
PrimitiveTypeMetaModel - Class in com.github.javaparser.metamodel
 
print(Node) - Static method in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinter
Print a Node into a String, preserving the lexical information.
print(Node, Writer) - Static method in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinter
Print a Node into a Writer, preserving the lexical information.
print(Node) - Method in class com.github.javaparser.printer.PrettyPrinter
 
print(String) - Method in class com.github.javaparser.printer.SourcePrinter
 
Printable - Interface in com.github.javaparser.printer
Something that has a printable form.
printer - Variable in class com.github.javaparser.printer.PrettyPrintVisitor
 
println(String) - Method in class com.github.javaparser.printer.SourcePrinter
 
println() - Method in class com.github.javaparser.printer.SourcePrinter
 
PRIVATE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
Problem - Class in com.github.javaparser
A problem that was encountered during parsing.
Problem(String, TokenRange, Throwable) - Constructor for class com.github.javaparser.Problem
 
PROBLEM_BY_BEGIN_POSITION - Static variable in class com.github.javaparser.Problem
Sorts problems on position.
ProblemReporter - Class in com.github.javaparser.ast.validator
A simple interface where validators can report found problems.
ProblemReporter(List<Problem>) - Constructor for class com.github.javaparser.ast.validator.ProblemReporter
 
process(Node) - Method in class com.github.javaparser.ast.visitor.TreeVisitor
Process the given node.
process(Path, Path, ParseResult<CompilationUnit>) - Method in interface com.github.javaparser.utils.SourceRoot.Callback
 
process(Path, ParseResult<CompilationUnit>) - Method in interface com.github.javaparser.utils.SourceZip.Callback
Process the given parse result.
PROJECT_BUILD_FINAL_NAME - Static variable in class com.github.javaparser.JavaParserBuild
 
PROJECT_NAME - Static variable in class com.github.javaparser.JavaParserBuild
 
PROJECT_VERSION - Static variable in class com.github.javaparser.JavaParserBuild
 
PropagatingAstObserver - Class in com.github.javaparser.ast.observer
This AstObserver attach itself to all new nodes added to the nodes already observed.
PropagatingAstObserver() - Constructor for class com.github.javaparser.ast.observer.PropagatingAstObserver
 
propertyChange(Node, ObservableProperty, Object, Object) - Method in interface com.github.javaparser.ast.observer.AstObserver
The value of a property is changed
propertyChange(Node, ObservableProperty, Object, Object) - Method in class com.github.javaparser.ast.observer.AstObserverAdapter
 
propertyChange(Node, ObservableProperty, Object, Object) - Method in class com.github.javaparser.ast.observer.PropagatingAstObserver
 
PropertyChange - Class in com.github.javaparser.printer.lexicalpreservation.changes
The change in value of a property.
PropertyChange(ObservableProperty, Object, Object) - Constructor for class com.github.javaparser.printer.lexicalpreservation.changes.PropertyChange
 
PropertyMetaModel - Class in com.github.javaparser.metamodel
Meta-data about a property of a node in the AST.
PropertyMetaModel(BaseNodeMetaModel, String, Class<?>, Optional<BaseNodeMetaModel>, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.PropertyMetaModel
 
PROTECTED - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
Provider - Interface in com.github.javaparser
 
provider(Reader) - Static method in class com.github.javaparser.Providers
 
provider(InputStream, Charset) - Static method in class com.github.javaparser.Providers
 
provider(InputStream) - Static method in class com.github.javaparser.Providers
 
provider(File, Charset) - Static method in class com.github.javaparser.Providers
 
provider(File) - Static method in class com.github.javaparser.Providers
 
provider(Path, Charset) - Static method in class com.github.javaparser.Providers
 
provider(Path) - Static method in class com.github.javaparser.Providers
 
provider(String) - Static method in class com.github.javaparser.Providers
 
Providers - Class in com.github.javaparser
Factory for providers of source code for JavaParser.
PROVIDES - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
PUBLIC - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
pushMethodChainPosition(Position) - Method in class com.github.javaparser.printer.SourcePrinter
 
put(N, V) - Method in class com.github.javaparser.utils.VisitorMap
 
putAll(Map<? extends N, ? extends V>) - Method in class com.github.javaparser.utils.VisitorMap
 

Q

qualifiedName() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
qualifierPropertyMetaModel - Variable in class com.github.javaparser.metamodel.NameMetaModel
 

R

Range - Class in com.github.javaparser
A range of characters in a source file, from "begin" to "end", including the characters at "begin" and "end".
Range(Position, Position) - Constructor for class com.github.javaparser.Range
 
range(Position, Position) - Static method in class com.github.javaparser.Range
 
range(int, int, int, int) - Static method in class com.github.javaparser.Range
 
RBRACE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
RBRACKET - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
read(char[], int, int) - Method in interface com.github.javaparser.Provider
Reads characters into an array
read(char[], int, int) - Method in class com.github.javaparser.StreamProvider
 
read(char[], int, int) - Method in class com.github.javaparser.StringProvider
 
ReadByte() - Method in class com.github.javaparser.JavaCharStream
 
readChar() - Method in class com.github.javaparser.JavaCharStream
Read a character.
readerToString(Reader) - Static method in class com.github.javaparser.utils.Utils
 
ReferenceType - Class in com.github.javaparser.ast.type
Base class for reference types.
ReferenceType() - Constructor for class com.github.javaparser.ast.type.ReferenceType
 
ReferenceType(NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ReferenceType
 
ReferenceType(TokenRange, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.ReferenceType
This constructor is used by the parser and is considered private.
referenceTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ReferenceTypeMetaModel - Class in com.github.javaparser.metamodel
 
ReferenceTypeMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.ReferenceTypeMetaModel
 
register(AstObserver) - Method in class com.github.javaparser.ast.Node
 
register(AstObserver, Node.ObserverRegistrationMode) - Method in class com.github.javaparser.ast.Node
Register a new observer for the given node.
register(AstObserver) - Method in class com.github.javaparser.ast.NodeList
 
register(AstObserver) - Method in interface com.github.javaparser.ast.observer.Observable
Register an observer.
registerForSubtree(AstObserver) - Method in class com.github.javaparser.ast.Node
Register the observer for the current node and all the contained node and nodelists, recursively.
ReInit(JavaCharStream) - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
Reinitialise parser.
ReInit(JavaCharStream, int) - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
Reinitialise parser.
ReInit(Provider, int, int, int) - Method in class com.github.javaparser.JavaCharStream
Reinitialise.
ReInit(Provider, int, int) - Method in class com.github.javaparser.JavaCharStream
Reinitialise.
ReInit(Provider) - Method in class com.github.javaparser.JavaCharStream
Reinitialise.
REM - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
REMASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
remove(Node) - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
remove(Node) - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.Parameter
 
remove(Node) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
remove(Node) - Method in class com.github.javaparser.ast.comments.BlockComment
 
remove() - Method in class com.github.javaparser.ast.comments.Comment
 
remove(Node) - Method in class com.github.javaparser.ast.comments.Comment
 
remove(Node) - Method in class com.github.javaparser.ast.comments.JavadocComment
 
remove(Node) - Method in class com.github.javaparser.ast.comments.LineComment
 
remove(Node) - Method in class com.github.javaparser.ast.CompilationUnit
 
remove(Node) - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.CastExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ClassExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.Expression
 
remove(Node) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
remove(Node) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.Name
 
remove(Node) - Method in class com.github.javaparser.ast.expr.NameExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.SimpleName
 
remove(Node) - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.SuperExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.ThisExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.TypeExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
remove(Node) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
remove(Node) - Method in class com.github.javaparser.ast.ImportDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
remove(Node) - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
remove() - Method in class com.github.javaparser.ast.Node
Try to remove this node from the parent
remove(Node) - Method in class com.github.javaparser.ast.Node
 
remove(Node) - Method in class com.github.javaparser.ast.NodeList
 
remove(int) - Method in class com.github.javaparser.ast.NodeList
 
remove(Object) - Method in class com.github.javaparser.ast.NodeList
 
remove(Node) - Method in class com.github.javaparser.ast.PackageDeclaration
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.CatchClause
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.Statement
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
remove(Node) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
remove(Node) - Method in class com.github.javaparser.ast.type.ArrayType
 
remove(Node) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
remove(Node) - Method in class com.github.javaparser.ast.type.IntersectionType
 
remove(Node) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
remove(Node) - Method in class com.github.javaparser.ast.type.ReferenceType
 
remove(Node) - Method in class com.github.javaparser.ast.type.Type
 
remove(Node) - Method in class com.github.javaparser.ast.type.TypeParameter
 
remove(Node) - Method in class com.github.javaparser.ast.type.UnionType
 
remove(Node) - Method in class com.github.javaparser.ast.type.UnknownType
 
remove(Node) - Method in class com.github.javaparser.ast.type.VoidType
 
remove(Node) - Method in class com.github.javaparser.ast.type.WildcardType
 
remove(Validator) - Method in class com.github.javaparser.ast.validator.Validators
 
remove(Object) - Method in class com.github.javaparser.utils.VisitorList
 
remove(int) - Method in class com.github.javaparser.utils.VisitorList
 
remove(Object) - Method in class com.github.javaparser.utils.VisitorMap
 
remove(Object) - Method in class com.github.javaparser.utils.VisitorSet
 
removeAll(Collection<?>) - Method in class com.github.javaparser.ast.NodeList
 
removeAll(Collection<?>) - Method in class com.github.javaparser.utils.VisitorList
 
removeAll(Collection<?>) - Method in class com.github.javaparser.utils.VisitorSet
 
removeBody() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
removeBody() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalBlockStmt
 
removeClassExpr() - Method in class com.github.javaparser.ast.expr.SuperExpr
 
removeClassExpr() - Method in class com.github.javaparser.ast.expr.ThisExpr
 
removeComment() - Method in class com.github.javaparser.ast.Node
 
removeCompare() - Method in class com.github.javaparser.ast.stmt.ForStmt
 
removeDefaultValue() - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
removeDimension() - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
removeElseStmt() - Method in class com.github.javaparser.ast.stmt.IfStmt
 
removeExpression() - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
removeExpression() - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
removeExtendedType() - Method in class com.github.javaparser.ast.type.WildcardType
 
removeExtendedTypes() - Method in class com.github.javaparser.ast.type.WildcardType
Deprecated.
removeFinallyBlock() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
removeForced() - Method in class com.github.javaparser.ast.Node
Forcibly removes this node from the AST.
removeIf(Predicate<? super N>) - Method in class com.github.javaparser.ast.NodeList
 
removeInitializer() - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
removeInitializer() - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
removeInner() - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
removeJavaDocComment() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
 
removeLabel() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalLabel
 
removeLabel() - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
removeLabel() - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
removeLabel() - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
removeMessage() - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
removeModifier(Modifier...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithModifiers
 
removeModule() - Method in class com.github.javaparser.ast.CompilationUnit
 
removeOrphanComment(Comment) - Method in class com.github.javaparser.ast.Node
 
removePackageDeclaration() - Method in class com.github.javaparser.ast.CompilationUnit
 
removeQualifier() - Method in class com.github.javaparser.ast.expr.Name
 
removeScope() - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
removeScope() - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
removeScope() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalScope
 
removeScope() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
removeSuperType() - Method in class com.github.javaparser.ast.type.WildcardType
 
removeSuperTypes() - Method in class com.github.javaparser.ast.type.WildcardType
Deprecated.
removeTryBlock() - Method in class com.github.javaparser.ast.stmt.TryStmt
 
removeTypeArguments() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeArguments
Removes all type arguments, including the surrounding <>.
reparse(JavaParser) - Method in class com.github.javaparser.ast.CompilationUnit.Storage
 
replace(Node, Node) - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.AnnotationDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.Parameter
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
replace(Node, Node) - Method in class com.github.javaparser.ast.comments.BlockComment
 
replace(Node, Node) - Method in class com.github.javaparser.ast.comments.Comment
 
replace(Node, Node) - Method in class com.github.javaparser.ast.comments.JavadocComment
 
replace(Node, Node) - Method in class com.github.javaparser.ast.comments.LineComment
 
replace(Node, Node) - Method in class com.github.javaparser.ast.CompilationUnit
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.CastExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ClassExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.EnclosedExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.Expression
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.LiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.MarkerAnnotationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.Name
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.NameExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.NullLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.SimpleName
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.SuperExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.ThisExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.TypeExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
replace(Node, Node) - Method in class com.github.javaparser.ast.ImportDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
replace(Node) - Method in class com.github.javaparser.ast.Node
Try to replace this node in the parent with the supplied node.
replace(Node, Node) - Method in class com.github.javaparser.ast.Node
 
replace(N, N) - Method in class com.github.javaparser.ast.NodeList
Replaces the first node that is equal to "old" with "replacement".
replace(Node, Node) - Method in class com.github.javaparser.ast.PackageDeclaration
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.BreakStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.CatchClause
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ContinueStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.EmptyStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ReturnStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.Statement
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.UnparsableStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.ArrayType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.IntersectionType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.ReferenceType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.Type
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.TypeParameter
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.UnionType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.UnknownType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.VoidType
 
replace(Node, Node) - Method in class com.github.javaparser.ast.type.WildcardType
 
replace(Validator, Validator) - Method in class com.github.javaparser.ast.validator.Validators
 
replaceAll(UnaryOperator<N>) - Method in class com.github.javaparser.ast.NodeList
 
replaceAll(ResolvedType) - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
replaceExceptionType(int, ResolvedType) - Method in class com.github.javaparser.resolution.MethodUsage
 
replaceParamType(int, ResolvedType) - Method in class com.github.javaparser.resolution.MethodUsage
 
replaceReturnType(ResolvedType) - Method in class com.github.javaparser.resolution.MethodUsage
 
replaceToken(JavaToken) - Method in class com.github.javaparser.JavaToken
Replaces the current token with newToken.
replaceTypeParameter(ResolvedTypeParameterDeclaration, ResolvedType) - Method in class com.github.javaparser.resolution.MethodUsage
 
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType, Map<ResolvedTypeParameterDeclaration, ResolvedType>) - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType, Map<ResolvedTypeParameterDeclaration, ResolvedType>) - Method in class com.github.javaparser.resolution.types.ResolvedIntersectionType
 
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType, Map<ResolvedTypeParameterDeclaration, ResolvedType>) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType, Map<ResolvedTypeParameterDeclaration, ResolvedType>) - Method in interface com.github.javaparser.resolution.types.ResolvedType
Replace all variables referring to the given TypeParameter with the given value.
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType) - Method in interface com.github.javaparser.resolution.types.ResolvedType
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType, Map<ResolvedTypeParameterDeclaration, ResolvedType>) - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
replaceTypeVariables(ResolvedTypeParameterDeclaration, ResolvedType, Map<ResolvedTypeParameterDeclaration, ResolvedType>) - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
report(NodeWithTokenRange<?>, String, Object...) - Method in class com.github.javaparser.ast.validator.ProblemReporter
Report a problem.
report(TokenRange, String, Object...) - Method in class com.github.javaparser.ast.validator.ProblemReporter
 
REQUIRES - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ReservedKeywordValidator - Class in com.github.javaparser.ast.validator
Validates that identifiers are not keywords - this for the few keywords that the parser accepts because they were added after Java 1.0.
ReservedKeywordValidator(String) - Constructor for class com.github.javaparser.ast.validator.ReservedKeywordValidator
 
resetMethodChainPosition(Position) - Method in class com.github.javaparser.printer.SourcePrinter
 
Resolvable<T> - Interface in com.github.javaparser.resolution
 
resolve() - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
resolve() - Method in class com.github.javaparser.ast.type.ArrayType
 
resolve() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
resolve() - Method in class com.github.javaparser.ast.type.IntersectionType
 
resolve() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
resolve() - Method in class com.github.javaparser.ast.type.Type
 
resolve() - Method in class com.github.javaparser.ast.type.TypeParameter
 
resolve() - Method in class com.github.javaparser.ast.type.UnionType
 
resolve() - Method in class com.github.javaparser.ast.type.UnknownType
 
resolve() - Method in class com.github.javaparser.ast.type.VoidType
 
resolve() - Method in class com.github.javaparser.ast.type.WildcardType
 
resolve() - Method in interface com.github.javaparser.resolution.Resolvable
 
resolve(Node, Class<T>) - Method in interface com.github.javaparser.resolution.SymbolResolver
 
ResolvedAnnotationDeclaration - Interface in com.github.javaparser.resolution.declarations
 
ResolvedArrayType - Class in com.github.javaparser.resolution.types
Array Type.
ResolvedArrayType(ResolvedType) - Constructor for class com.github.javaparser.resolution.types.ResolvedArrayType
 
ResolvedClassDeclaration - Interface in com.github.javaparser.resolution.declarations
Declaration of a Class (not an interface or an enum).
ResolvedConstructorDeclaration - Interface in com.github.javaparser.resolution.declarations
A declaration of a constructor.
ResolvedDeclaration - Interface in com.github.javaparser.resolution.declarations
A generic declaration.
ResolvedEnumDeclaration - Interface in com.github.javaparser.resolution.declarations
Declaration of an Enum.
ResolvedFieldDeclaration - Interface in com.github.javaparser.resolution.declarations
Declaration of a field.
ResolvedInterfaceDeclaration - Interface in com.github.javaparser.resolution.declarations
An interface declaration.
ResolvedIntersectionType - Class in com.github.javaparser.resolution.types
An intersection type is defined in java as list of types separates by ampersands.
ResolvedIntersectionType(Collection<ResolvedType>) - Constructor for class com.github.javaparser.resolution.types.ResolvedIntersectionType
 
ResolvedLambdaConstraintType - Class in com.github.javaparser.resolution.types
 
ResolvedMethodDeclaration - Interface in com.github.javaparser.resolution.declarations
A declaration of a method (either in an interface, a class, an enum or an annotation).
ResolvedMethodLikeDeclaration - Interface in com.github.javaparser.resolution.declarations
This is a common interface for MethodDeclaration and ConstructorDeclaration.
ResolvedParameterDeclaration - Interface in com.github.javaparser.resolution.declarations
Declaration of a parameter.
ResolvedPrimitiveType - Class in com.github.javaparser.resolution.types
 
ResolvedReferenceType - Class in com.github.javaparser.resolution.types
A ReferenceType like a class, an interface or an enum.
ResolvedReferenceType(ResolvedReferenceTypeDeclaration) - Constructor for class com.github.javaparser.resolution.types.ResolvedReferenceType
 
ResolvedReferenceType(ResolvedReferenceTypeDeclaration, List<ResolvedType>) - Constructor for class com.github.javaparser.resolution.types.ResolvedReferenceType
 
ResolvedReferenceTypeDeclaration - Interface in com.github.javaparser.resolution.declarations
 
ResolvedType - Interface in com.github.javaparser.resolution.types
A resolved type.
ResolvedTypeDeclaration - Interface in com.github.javaparser.resolution.declarations
A declaration of a type.
ResolvedTypeParameterDeclaration - Interface in com.github.javaparser.resolution.declarations
Declaration of a type parameter.
ResolvedTypeParameterDeclaration.Bound - Class in com.github.javaparser.resolution.declarations
A Bound on a Type Parameter.
ResolvedTypeParametersMap - Class in com.github.javaparser.resolution.types.parametrization
A map of values associated to TypeParameters.
ResolvedTypeParametersMap.Builder - Class in com.github.javaparser.resolution.types.parametrization
 
ResolvedTypeParameterValueProvider - Interface in com.github.javaparser.resolution.types.parametrization
 
ResolvedTypeParametrizable - Interface in com.github.javaparser.resolution.declarations
An entity which has type parameter.
ResolvedTypeParametrized - Interface in com.github.javaparser.resolution.types.parametrization
Something which can have values for TypeParameters.
ResolvedTypeTransformer - Interface in com.github.javaparser.resolution.types
 
ResolvedTypeVariable - Class in com.github.javaparser.resolution.types
From JLS 4.4: A type variable is introduced by the declaration of a type parameter of a generic class, interface, method, or constructor (§8.1.2, §9.1.2, §8.4.4, §8.8.4).
ResolvedTypeVariable(ResolvedTypeParameterDeclaration) - Constructor for class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
ResolvedUnionType - Class in com.github.javaparser.resolution.types
A union type is defined in java as list of types separates by pipes.
ResolvedUnionType(Collection<ResolvedType>) - Constructor for class com.github.javaparser.resolution.types.ResolvedUnionType
 
ResolvedValueDeclaration - Interface in com.github.javaparser.resolution.declarations
Declaration of a value.
ResolvedVoidType - Class in com.github.javaparser.resolution.types
The special type void.
ResolvedWildcard - Class in com.github.javaparser.resolution.types
A wildcard can be: - unbounded (?) - have a lower bound (? super Number) - have an upper bound (? extends Number) It is not possible to have both a lower and an upper bound at the same time.
ResolvedWildcard.BoundType - Enum in com.github.javaparser.resolution.types
 
resourceProvider(ClassLoader, String, Charset) - Static method in class com.github.javaparser.Providers
Provide a Provider from the resource found in class loader with the provided encoding.
As resource is accessed through a class loader, a leading "/" is not allowed in pathToResource
resourceProvider(String, Charset) - Static method in class com.github.javaparser.Providers
Provide a Provider from the resource found in the current class loader with the provided encoding.
As resource is accessed through a class loader, a leading "/" is not allowed in pathToResource
resourceProvider(String) - Static method in class com.github.javaparser.Providers
Provide a Provider from the resource found in the current class loader with UTF-8 encoding.
As resource is accessed through a class loader, a leading "/" is not allowed in pathToResource
resourcesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TryStmtMetaModel
 
retainAll(Collection<?>) - Method in class com.github.javaparser.ast.NodeList
 
retainAll(Collection<?>) - Method in class com.github.javaparser.utils.VisitorList
 
retainAll(Collection<?>) - Method in class com.github.javaparser.utils.VisitorSet
 
RETURN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ReturnStmt - Class in com.github.javaparser.ast.stmt
The return statement, with an optional expression to return.
ReturnStmt() - Constructor for class com.github.javaparser.ast.stmt.ReturnStmt
 
ReturnStmt(Expression) - Constructor for class com.github.javaparser.ast.stmt.ReturnStmt
 
ReturnStmt(TokenRange, Expression) - Constructor for class com.github.javaparser.ast.stmt.ReturnStmt
This constructor is used by the parser and is considered private.
ReturnStmt(String) - Constructor for class com.github.javaparser.ast.stmt.ReturnStmt
Will create a NameExpr with the string param
returnStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ReturnStmtMetaModel - Class in com.github.javaparser.metamodel
 
returnType() - Method in class com.github.javaparser.resolution.MethodUsage
 
rightPropertyMetaModel - Variable in class com.github.javaparser.metamodel.BinaryExprMetaModel
 
RPAREN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
RSIGNEDSHIFT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
RSIGNEDSHIFTASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
RUNSIGNEDSHIFT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
RUNSIGNEDSHIFTASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.

S

save() - Method in class com.github.javaparser.ast.CompilationUnit.Storage
Saves the compilation unit to its original location
save(Function<CompilationUnit, String>) - Method in class com.github.javaparser.ast.CompilationUnit.Storage
Saves a compilation unit to its original location with formatting according to the function passed as a parameter.
saveAll(Path) - Method in class com.github.javaparser.utils.SourceRoot
Save all previously parsed files back to a new path.
saveAll() - Method in class com.github.javaparser.utils.SourceRoot
Save all previously parsed files back to where they were found.
SC_AND - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
SC_OR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
scopePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceTypeMetaModel
 
scopePropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldAccessExprMetaModel
 
scopePropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodCallExprMetaModel
 
scopePropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodReferenceExprMetaModel
 
scopePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ObjectCreationExprMetaModel
 
screamingToCamelCase(String) - Static method in class com.github.javaparser.utils.Utils
Transform a string to the camel case conversion.
selectorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SwitchStmtMetaModel
 
SEMICOLON - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
semicolon() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
SeparatedItemStringBuilder - Class in com.github.javaparser.utils
Builds a string containing a list of items with a prefix, a postfix, and a separator.
SeparatedItemStringBuilder(String, String, String) - Constructor for class com.github.javaparser.utils.SeparatedItemStringBuilder
 
sequence(CsmElement...) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
set(int, N) - Method in class com.github.javaparser.ast.NodeList
 
set(T...) - Static method in class com.github.javaparser.utils.Utils
 
set(int, N) - Method in class com.github.javaparser.utils.VisitorList
 
setAbstract(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithAbstractModifier
 
setAdapter(Log.Adapter) - Static method in class com.github.javaparser.utils.Log
 
setAnnotation(int, AnnotationExpr) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.ArrayCreationLevel
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.body.BodyDeclaration
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.body.Parameter
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.expr.Name
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
setAnnotations(NodeList<AnnotationExpr>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.PackageDeclaration
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.ArrayType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.IntersectionType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.Type
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.TypeParameter
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.UnionType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.UnknownType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.VoidType
 
setAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.type.WildcardType
 
setAnonymousClassBody(NodeList<BodyDeclaration<?>>) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
Sets the anonymousClassBody
Null means no class body
Empty NodeList means new ClassName(){ }
setArgument(int, Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithArguments
 
setArgument(int, Expression) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
setArguments(NodeList<Expression>) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
setArguments(NodeList<Expression>) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
setArguments(NodeList<Expression>) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
setArguments(NodeList<Expression>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithArguments
 
setArguments(NodeList<Expression>) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
setAsParentNodeOf(Node) - Method in class com.github.javaparser.ast.Node
 
setAsParentNodeOf(NodeList<? extends Node>) - Method in class com.github.javaparser.ast.Node
 
setAsterisk(boolean) - Method in class com.github.javaparser.ast.ImportDeclaration
 
setAttributeComments(boolean) - Method in class com.github.javaparser.ParserConfiguration
Whether to run CommentsInserter, which will put the comments that were found in the source code into the comment and javadoc fields of the nodes it thinks they refer to.
setBlockComment(String) - Method in class com.github.javaparser.ast.Node
Use this to store additional information to this node.
setBody(BlockStmt) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
Sets the body
setBody(BlockStmt) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
setBody(BlockStmt) - Method in class com.github.javaparser.ast.body.MethodDeclaration
Sets the body
setBody(Statement) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
setBody(BlockStmt) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithBlockStmt
 
setBody(Statement) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithBody
 
setBody(BlockStmt) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalBlockStmt
 
setBody(BlockStmt) - Method in class com.github.javaparser.ast.stmt.CatchClause
 
setBody(Statement) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
setBody(Statement) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
setBody(Statement) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
setBody(BlockStmt) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
setBody(Statement) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
setCatchClauses(NodeList<CatchClause>) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
setChar(char) - Method in class com.github.javaparser.ast.expr.CharLiteralExpr
Sets the given char as the literal value
setCheck(Expression) - Method in class com.github.javaparser.ast.stmt.AssertStmt
 
setClassBody(NodeList<BodyDeclaration<?>>) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
setClassDeclaration(ClassOrInterfaceDeclaration) - Method in class com.github.javaparser.ast.stmt.LocalClassDeclarationStmt
 
setClassExpr(Expression) - Method in class com.github.javaparser.ast.expr.SuperExpr
Sets the classExpr
setClassExpr(Expression) - Method in class com.github.javaparser.ast.expr.ThisExpr
 
setColumnAlignFirstMethodChain(boolean) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setColumnAlignParameters(boolean) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setComment(Comment) - Method in class com.github.javaparser.ast.Node
Use this to store additional information to this node.
setComment(Comment) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
 
setCommentedNode(Node) - Method in class com.github.javaparser.ast.comments.Comment
Sets the commentedNode
setCompare(Expression) - Method in class com.github.javaparser.ast.stmt.ForStmt
Sets the compare
setComponentType(Type) - Method in class com.github.javaparser.ast.type.ArrayType
 
setCondition(Expression) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
setCondition(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithCondition
 
setCondition(Expression) - Method in class com.github.javaparser.ast.stmt.DoStmt
 
setCondition(Expression) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
setCondition(Expression) - Method in class com.github.javaparser.ast.stmt.WhileStmt
 
setContent(String) - Method in class com.github.javaparser.ast.comments.Comment
Sets the text of the comment.
setData(DataKey<M>, M) - Method in class com.github.javaparser.ast.Node
Sets data for this node using the given key.
setDebugStream(PrintStream) - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
Set debug output.
setDefault(boolean) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setDefaultValue(Expression) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
Sets the default value
setDiamondOperator() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeArguments
Sets the type arguments to <>.
setDimension(Expression) - Method in class com.github.javaparser.ast.ArrayCreationLevel
Sets the dimension
setDoNotAssignCommentsPrecedingEmptyLines(boolean) - Method in class com.github.javaparser.ParserConfiguration
 
setDoNotConsiderAnnotationsAsNodeStartForCodeAttribution(boolean) - Method in class com.github.javaparser.ParserConfiguration
 
setDouble(double) - Method in class com.github.javaparser.ast.expr.DoubleLiteralExpr
 
setElements(NodeList<ReferenceType>) - Method in class com.github.javaparser.ast.type.IntersectionType
 
setElements(NodeList<ReferenceType>) - Method in class com.github.javaparser.ast.type.UnionType
 
setElementType(Type) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
setElementType(Class<?>) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
Sets this type to this class and try to import it to the CompilationUnit if needed
setElementType(String) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
setElseExpr(Expression) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
setElseStmt(Statement) - Method in class com.github.javaparser.ast.stmt.IfStmt
Sets the elseStmt
setEnclosingParameters(boolean) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
setEndOfLineCharacter(String) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setEntries(NodeList<EnumConstantDeclaration>) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
setEntries(NodeList<SwitchEntryStmt>) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
setEntry(int, EnumConstantDeclaration) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
setEntry(int, SwitchEntryStmt) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
setEscapedValue(String) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
Sets the content of this expressions to given value.
setExpression(Expression) - Method in class com.github.javaparser.ast.expr.CastExpr
 
setExpression(Expression) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
setExpression(Expression) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
setExpression(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExpression
 
setExpression(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExpression
 
setExpression(Expression) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
Sets the expression
setExpression(Expression) - Method in class com.github.javaparser.ast.stmt.ExpressionStmt
 
setExpression(Expression) - Method in class com.github.javaparser.ast.stmt.ReturnStmt
Sets the expression
setExpression(Expression) - Method in class com.github.javaparser.ast.stmt.SynchronizedStmt
 
setExpression(Expression) - Method in class com.github.javaparser.ast.stmt.ThrowStmt
 
setExtendedType(int, ClassOrInterfaceType) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
 
setExtendedType(ReferenceType) - Method in class com.github.javaparser.ast.type.WildcardType
Sets the extended type
setExtendedTypes(NodeList<ClassOrInterfaceType>) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
setExtendedTypes(NodeList<ClassOrInterfaceType>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
 
setExtendedTypes(ReferenceType) - Method in class com.github.javaparser.ast.type.WildcardType
Deprecated.
use setExtendedType instead,
setField(String) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
Deprecated.
setFieldExpr(SimpleName) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
Deprecated.
setFinal(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithFinalModifier
 
setFinallyBlock(BlockStmt) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
setId(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithIdentifier
 
setIdentifier(String) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
setIdentifier(String) - Method in class com.github.javaparser.ast.expr.Name
 
setIdentifier(String) - Method in class com.github.javaparser.ast.expr.SimpleName
 
setIdentifier(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithIdentifier
 
setImplementedType(int, ClassOrInterfaceType) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
 
setImplementedTypes(NodeList<ClassOrInterfaceType>) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
setImplementedTypes(NodeList<ClassOrInterfaceType>) - Method in class com.github.javaparser.ast.body.EnumDeclaration
 
setImplementedTypes(NodeList<ClassOrInterfaceType>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
 
setImport(int, ImportDeclaration) - Method in class com.github.javaparser.ast.CompilationUnit
 
setImports(NodeList<ImportDeclaration>) - Method in class com.github.javaparser.ast.CompilationUnit
Sets the list of imports of this compilation unit.
setIndent(String) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setIndex(Expression) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
setInitialization(NodeList<Expression>) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
setInitializer(Expression) - Method in class com.github.javaparser.ast.body.VariableDeclarator
Sets the initializer expression
setInitializer(String) - Method in class com.github.javaparser.ast.body.VariableDeclarator
Will create a NameExpr with the initializer param
setInitializer(ArrayInitializerExpr) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
Sets the initializer
setInner(Expression) - Method in class com.github.javaparser.ast.expr.EnclosedExpr
Sets the inner expression
setInt(int) - Method in class com.github.javaparser.ast.expr.IntegerLiteralExpr
 
setInterface(boolean) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
setIterable(Expression) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
setJavadocComment(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
Use this to store additional information to this node.
setJavadocComment(JavadocComment) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
 
setJavadocComment(String, Javadoc) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithJavadoc
 
setJavaParser(JavaParser) - Method in class com.github.javaparser.utils.SourceRoot
Set the parser that is used for parsing by default.
setJavaParser(JavaParser) - Method in class com.github.javaparser.utils.SourceZip
Set the parser that is used for parsing.
setLabel(SimpleName) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalLabel
 
setLabel(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalLabel
 
setLabel(SimpleName) - Method in class com.github.javaparser.ast.stmt.BreakStmt
Sets the label
setLabel(SimpleName) - Method in class com.github.javaparser.ast.stmt.ContinueStmt
Sets the label
setLabel(SimpleName) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
setLabel(Expression) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
Sets the label
setLeft(Expression) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
setLevels(NodeList<ArrayCreationLevel>) - Method in class com.github.javaparser.ast.expr.ArrayCreationExpr
 
setLexicalPreservationEnabled(boolean) - Method in class com.github.javaparser.ParserConfiguration
Disabled by default.
setLineComment(String) - Method in class com.github.javaparser.ast.Node
Use this to store additional information to this node.
setLong(long) - Method in class com.github.javaparser.ast.expr.LongLiteralExpr
 
setMember(int, BodyDeclaration<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
 
setMembers(NodeList<BodyDeclaration<?>>) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
setMembers(NodeList<BodyDeclaration<?>>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
 
setMemberValue(Expression) - Method in class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
setMessage(Expression) - Method in class com.github.javaparser.ast.stmt.AssertStmt
Sets the message
setModifier(Modifier, boolean) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithModifiers
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.Parameter
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
setModifiers(EnumSet<Modifier>) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
setModifiers(EnumSet<Modifier>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithModifiers
 
setModule(ModuleDeclaration) - Method in class com.github.javaparser.ast.CompilationUnit
 
setModuleNames(NodeList<Name>) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
setModuleNames(NodeList<Name>) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
setModuleStmts(NodeList<ModuleStmt>) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.EnumConstantDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.Parameter
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.TypeDeclaration
 
setName(SimpleName) - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
setName(Name) - Method in class com.github.javaparser.ast.expr.AnnotationExpr
 
setName(Expression) - Method in class com.github.javaparser.ast.expr.ArrayAccessExpr
 
setName(SimpleName) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
 
setName(SimpleName) - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
setName(SimpleName) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
setName(SimpleName) - Method in class com.github.javaparser.ast.expr.NameExpr
 
setName(Name) - Method in class com.github.javaparser.ast.ImportDeclaration
 
setName(Name) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
setName(Name) - Method in class com.github.javaparser.ast.modules.ModuleExportsStmt
 
setName(Name) - Method in class com.github.javaparser.ast.modules.ModuleOpensStmt
 
setName(Name) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
setName(Name) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithName
 
setName(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithName
 
setName(SimpleName) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithSimpleName
 
setName(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithSimpleName
 
setName(Name) - Method in class com.github.javaparser.ast.PackageDeclaration
Sets the name of this package declaration.
setName(SimpleName) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
setName(SimpleName) - Method in class com.github.javaparser.ast.type.TypeParameter
 
setNative(boolean) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setOpen(boolean) - Method in class com.github.javaparser.ast.modules.ModuleDeclaration
 
setOperator(AssignExpr.Operator) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
setOperator(BinaryExpr.Operator) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
setOperator(UnaryExpr.Operator) - Method in class com.github.javaparser.ast.expr.UnaryExpr
 
setOrigin(ArrayType.Origin) - Method in class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
setOrigin(ArrayType.Origin) - Method in class com.github.javaparser.ast.type.ArrayType
 
setPackageDeclaration(PackageDeclaration) - Method in class com.github.javaparser.ast.CompilationUnit
Sets or clear the package declarations of this compilation unit.
setPackageDeclaration(String) - Method in class com.github.javaparser.ast.CompilationUnit
sets the package declaration of this compilation unit
setPairs(NodeList<MemberValuePair>) - Method in class com.github.javaparser.ast.expr.NormalAnnotationExpr
 
setParameter(int, Parameter) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
setParameter(Parameter) - Method in class com.github.javaparser.ast.stmt.CatchClause
 
setParameters(NodeList<Parameter>) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
setParameters(NodeList<Parameter>) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
setParameters(NodeList<Parameter>) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setParameters(NodeList<Parameter>) - Method in class com.github.javaparser.ast.expr.LambdaExpr
 
setParameters(NodeList<Parameter>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
setParentNode(Node) - Method in class com.github.javaparser.ast.Node
Assign a new parent to this node, removing it from the list of children of the previous parent, if any.
setParentNode(Node) - Method in class com.github.javaparser.ast.NodeList
Sets the parentNode
setParentNode(Node) - Method in interface com.github.javaparser.HasParentNode
Set the parent node.
setParsed(Node.Parsedness) - Method in class com.github.javaparser.ast.Node
Used by the parser to flag unparsable nodes.
setPrintComments(boolean) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setPrinter(Function<CompilationUnit, String>) - Method in class com.github.javaparser.utils.SourceRoot
Set the printing function that transforms compilation units into a string to save.
setPrintJavaDoc(boolean) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setPrivate(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithPrivateModifier
 
setProtected(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithProtectedModifier
 
setPublic(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithPublicModifier
 
setQualifier(Name) - Method in class com.github.javaparser.ast.expr.Name
 
setRange(Range) - Method in class com.github.javaparser.ast.Node
 
setRange(Range) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithRange
 
setRange(Range) - Method in class com.github.javaparser.JavaToken
 
setResources(NodeList<Expression>) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
setRight(Expression) - Method in class com.github.javaparser.ast.expr.BinaryExpr
 
setScope(Expression) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
Sets the scope
setScope(Expression) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
 
setScope(Expression) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
 
setScope(Expression) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
Sets the scope
setScope(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalScope
 
setScope(Expression) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithScope
 
setScope(ClassOrInterfaceType) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
Sets the scope
setSelector(Expression) - Method in class com.github.javaparser.ast.stmt.SwitchStmt
 
setStatement(int, Statement) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
setStatement(Statement) - Method in class com.github.javaparser.ast.stmt.LabeledStmt
 
setStatements(NodeList<Statement>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithStatements
 
setStatements(NodeList<Statement>) - Method in class com.github.javaparser.ast.stmt.BlockStmt
 
setStatements(NodeList<Statement>) - Method in class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
setStatic(boolean) - Method in class com.github.javaparser.ast.body.InitializerDeclaration
 
setStatic(boolean) - Method in class com.github.javaparser.ast.ImportDeclaration
 
setStatic(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithStaticModifier
 
setStaticConfiguration(ParserConfiguration) - Static method in class com.github.javaparser.JavaParser
Set the configuration for the static parse...
setStorage(Path) - Method in class com.github.javaparser.ast.CompilationUnit
 
setStoreTokens(boolean) - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
 
setStoreTokens(boolean) - Method in class com.github.javaparser.ParserConfiguration
 
setStrictfp(boolean) - Method in interface com.github.javaparser.ast.nodeTypes.modifiers.NodeWithStrictfpModifier
 
setString(String) - Method in class com.github.javaparser.ast.expr.StringLiteralExpr
Escapes the given string from special characters and uses it as the literal value.
setSuperType(ReferenceType) - Method in class com.github.javaparser.ast.type.WildcardType
Sets the supertype
setSuperTypes(ReferenceType) - Method in class com.github.javaparser.ast.type.WildcardType
Deprecated.
use setSuperType instead
setSymbolResolver(SymbolResolver) - Method in class com.github.javaparser.ParserConfiguration
Set the SymbolResolver to be injected while parsing.
setSynchronized(boolean) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setTabSize(int) - Method in class com.github.javaparser.JavaCharStream
 
setTabSize(int) - Method in class com.github.javaparser.ParserConfiguration
When a TAB character is encountered during parsing, the column position will be increased by this value.
setTarget(Expression) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
setterName(String) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
 
setText(String) - Method in class com.github.javaparser.JavaToken
 
setThenExpr(Expression) - Method in class com.github.javaparser.ast.expr.ConditionalExpr
 
setThenStmt(Statement) - Method in class com.github.javaparser.ast.stmt.IfStmt
 
setThis(boolean) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
 
setThrownExceptions(NodeList<ReferenceType>) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
setThrownExceptions(NodeList<ReferenceType>) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
setThrownExceptions(NodeList<ReferenceType>) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setThrownExceptions(NodeList<ReferenceType>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
 
setTokenRange(TokenRange) - Method in class com.github.javaparser.ast.Node
 
setTokenRange(TokenRange) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTokenRange
 
setTokenRange(TokenRange) - Method in class com.github.javaparser.ast.type.ArrayType.ArrayBracketPair
 
setTransient(boolean) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
setTransitive(boolean) - Method in class com.github.javaparser.ast.modules.ModuleRequiresStmt
 
setTryBlock(BlockStmt) - Method in class com.github.javaparser.ast.stmt.TryStmt
 
setType(Type) - Method in class com.github.javaparser.ast.body.AnnotationMemberDeclaration
 
setType(Type) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setType(Type) - Method in class com.github.javaparser.ast.body.Parameter
 
setType(Type) - Method in class com.github.javaparser.ast.body.VariableDeclarator
 
setType(int, TypeDeclaration<?>) - Method in class com.github.javaparser.ast.CompilationUnit
 
setType(Type) - Method in class com.github.javaparser.ast.expr.CastExpr
 
setType(Type) - Method in class com.github.javaparser.ast.expr.ClassExpr
 
setType(ReferenceType) - Method in class com.github.javaparser.ast.expr.InstanceOfExpr
 
setType(ClassOrInterfaceType) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
 
setType(Type) - Method in class com.github.javaparser.ast.expr.TypeExpr
 
setType(Type) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
setType(Type) - Method in class com.github.javaparser.ast.modules.ModuleUsesStmt
 
setType(T) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithType
Sets the type
setType(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithType
Sets this type to this class and try to import it to the CompilationUnit if needed
setType(String) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithType
 
setType(PrimitiveType.Primitive) - Method in class com.github.javaparser.ast.type.PrimitiveType
 
setTypeArguments(NodeList<Type>) - Method in class com.github.javaparser.ast.expr.FieldAccessExpr
Sets the type arguments
setTypeArguments(NodeList<Type>) - Method in class com.github.javaparser.ast.expr.MethodCallExpr
Sets the typeArguments
setTypeArguments(NodeList<Type>) - Method in class com.github.javaparser.ast.expr.MethodReferenceExpr
Sets the typeArguments
setTypeArguments(NodeList<Type>) - Method in class com.github.javaparser.ast.expr.ObjectCreationExpr
Sets the typeArguments
setTypeArguments(NodeList<Type>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeArguments
Allows you to set the generic arguments
setTypeArguments(Type...) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeArguments
 
setTypeArguments(NodeList<Type>) - Method in class com.github.javaparser.ast.stmt.ExplicitConstructorInvocationStmt
Sets the typeArguments
setTypeArguments(NodeList<Type>) - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
Sets the typeArguments
setTypeBound(NodeList<ClassOrInterfaceType>) - Method in class com.github.javaparser.ast.type.TypeParameter
 
setTypeParameter(int, TypeParameter) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeParameters
 
setTypeParameters(NodeList<TypeParameter>) - Method in class com.github.javaparser.ast.body.CallableDeclaration
 
setTypeParameters(NodeList<TypeParameter>) - Method in class com.github.javaparser.ast.body.ClassOrInterfaceDeclaration
 
setTypeParameters(NodeList<TypeParameter>) - Method in class com.github.javaparser.ast.body.ConstructorDeclaration
 
setTypeParameters(NodeList<TypeParameter>) - Method in class com.github.javaparser.ast.body.MethodDeclaration
 
setTypeParameters(NodeList<TypeParameter>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTypeParameters
 
setTypes(NodeList<TypeDeclaration<?>>) - Method in class com.github.javaparser.ast.CompilationUnit
Sets the list of types declared in this compilation unit.
setup(ParseStart<N>, Provider) - Static method in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinter
Deprecated.
use setup(Node) and the static methods on this class.
setup(N) - Static method in class com.github.javaparser.printer.lexicalpreservation.LexicalPreservingPrinter
Prepares the node so it can be used in the print methods.
setUpdate(NodeList<Expression>) - Method in class com.github.javaparser.ast.stmt.ForStmt
 
setValidator(Validator) - Method in class com.github.javaparser.ParserConfiguration
The validator to run directly after parsing.
setValue(Expression) - Method in class com.github.javaparser.ast.expr.AssignExpr
 
setValue(boolean) - Method in class com.github.javaparser.ast.expr.BooleanLiteralExpr
 
setValue(String) - Method in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
setValue(Expression) - Method in class com.github.javaparser.ast.expr.MemberValuePair
 
setValue(ResolvedTypeParameterDeclaration, ResolvedType) - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap.Builder
 
setValues(NodeList<Expression>) - Method in class com.github.javaparser.ast.expr.ArrayInitializerExpr
 
setVarArgs(boolean) - Method in class com.github.javaparser.ast.body.Parameter
 
setVarArgsAnnotations(NodeList<AnnotationExpr>) - Method in class com.github.javaparser.ast.body.Parameter
 
setVariable(int, VariableDeclarator) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
 
setVariable(VariableDeclarationExpr) - Method in class com.github.javaparser.ast.stmt.ForeachStmt
 
setVariables(NodeList<VariableDeclarator>) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
setVariables(NodeList<VariableDeclarator>) - Method in class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
setVariables(NodeList<VariableDeclarator>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithVariables
 
setVisitorFactory(Function<PrettyPrinterConfiguration, PrettyPrintVisitor>) - Method in class com.github.javaparser.printer.PrettyPrinterConfiguration
 
setVolatile(boolean) - Method in class com.github.javaparser.ast.body.FieldDeclaration
 
setWithTypes(NodeList<Type>) - Method in class com.github.javaparser.ast.modules.ModuleProvidesStmt
 
SHORT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
SHORT - Static variable in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
shortType() - Static method in class com.github.javaparser.ast.type.PrimitiveType
 
SimpleName - Class in com.github.javaparser.ast.expr
A name that consists of a single identifier.
SimpleName() - Constructor for class com.github.javaparser.ast.expr.SimpleName
 
SimpleName(String) - Constructor for class com.github.javaparser.ast.expr.SimpleName
 
SimpleName(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.SimpleName
This constructor is used by the parser and is considered private.
simpleNameMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
SimpleNameMetaModel - Class in com.github.javaparser.metamodel
 
SimpleValidator<N extends Node> - Class in com.github.javaparser.ast.validator
Runs a validator on all nodes of a certain type, and adds a problem for all nodes that pass a condition.
SimpleValidator(Class<N>, Predicate<N>, BiConsumer<N, ProblemReporter>) - Constructor for class com.github.javaparser.ast.validator.SimpleValidator
 
SINGLE_LINE_COMMENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
SingleMemberAnnotationExpr - Class in com.github.javaparser.ast.expr
An annotation that has a single value.
SingleMemberAnnotationExpr() - Constructor for class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
SingleMemberAnnotationExpr(Name, Expression) - Constructor for class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
 
SingleMemberAnnotationExpr(TokenRange, Name, Expression) - Constructor for class com.github.javaparser.ast.expr.SingleMemberAnnotationExpr
This constructor is used by the parser and is considered private.
singleMemberAnnotationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
SingleMemberAnnotationExprMetaModel - Class in com.github.javaparser.metamodel
 
SingleNodeTypeValidator<N extends Node> - Class in com.github.javaparser.ast.validator
Runs a validator on all nodes of a certain type.
SingleNodeTypeValidator(Class<N>, TypedValidator<N>) - Constructor for class com.github.javaparser.ast.validator.SingleNodeTypeValidator
 
size() - Method in class com.github.javaparser.ast.comments.CommentsCollection
 
size() - Method in class com.github.javaparser.ast.NodeList
 
size() - Method in class com.github.javaparser.utils.VisitorList
 
size() - Method in class com.github.javaparser.utils.VisitorMap
 
size() - Method in class com.github.javaparser.utils.VisitorSet
 
SLASH - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
SLASHASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
sort(Comparator<? super N>) - Method in class com.github.javaparser.ast.NodeList
 
sortByBeginPosition(List<T>) - Static method in class com.github.javaparser.utils.PositionUtils
 
sortByBeginPosition(NodeList<T>) - Static method in class com.github.javaparser.utils.PositionUtils
 
sortByBeginPosition(List<T>, boolean) - Static method in class com.github.javaparser.utils.PositionUtils
 
SourcePrinter - Class in com.github.javaparser.printer
 
SourceRoot - Class in com.github.javaparser.utils
A collection of Java source files located in one directory and its subdirectories on the file system.
SourceRoot(Path) - Constructor for class com.github.javaparser.utils.SourceRoot
 
SourceRoot.Callback - Interface in com.github.javaparser.utils
 
SourceRoot.Callback.Result - Enum in com.github.javaparser.utils
 
SourceZip - Class in com.github.javaparser.utils
A collection of Java source files and its sub-directories located in a ZIP or JAR file on the file system.
SourceZip(Path) - Constructor for class com.github.javaparser.utils.SourceZip
Create a new ZIP parser.
SourceZip(Path, ParserConfiguration) - Constructor for class com.github.javaparser.utils.SourceZip
Create a new ZIP parser.
SourceZip.Callback - Interface in com.github.javaparser.utils
An interface to define a callback for each file that's parsed.
SPACE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
space() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
spaceToken() - Static method in class com.github.javaparser.TokenTypes
Deprecated.
use spaceTokenKind
spaceTokenKind() - Static method in class com.github.javaparser.TokenTypes
 
specialToken - Variable in class com.github.javaparser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
spliterator() - Method in class com.github.javaparser.ast.NodeList
 
STAR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
STARASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
Statement - Class in com.github.javaparser.ast.stmt
A base class for all statements.
Statement() - Constructor for class com.github.javaparser.ast.stmt.Statement
 
Statement(TokenRange) - Constructor for class com.github.javaparser.ast.stmt.Statement
This constructor is used by the parser and is considered private.
STATEMENT - Static variable in interface com.github.javaparser.ParseStart
 
statementMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
StatementMetaModel - Class in com.github.javaparser.metamodel
 
StatementMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.StatementMetaModel
 
statementPropertyMetaModel - Variable in class com.github.javaparser.metamodel.LabeledStmtMetaModel
 
statementsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.BlockStmtMetaModel
 
statementsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.SwitchEntryStmtMetaModel
 
STATIC - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
STATIC_LEXER_ERROR - Static variable in exception com.github.javaparser.TokenMgrException
An attempt was made to create a second instance of a static token manager.
staticFlag - Static variable in class com.github.javaparser.JavaCharStream
Whether parser is static.
StreamProvider - Class in com.github.javaparser
NOTE : This generated class can be safely deleted if installing in a GWT installation (use StringProvider instead)
StreamProvider(Reader) - Constructor for class com.github.javaparser.StreamProvider
 
StreamProvider(InputStream) - Constructor for class com.github.javaparser.StreamProvider
 
StreamProvider(InputStream, String) - Constructor for class com.github.javaparser.StreamProvider
 
STRICTFP - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
strictfpNotAllowed - Variable in class com.github.javaparser.ast.validator.Java1_2Validator
 
strictlyContains(Range) - Method in class com.github.javaparser.Range
Do this strictly contains other? It means that this has to be larger than other and it has to start as other or before and end as other or after.
string(int, String) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
string(int) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
STRING_LITERAL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
STRING_NOT_EMPTY - Static variable in class com.github.javaparser.utils.Utils
 
StringEscapeUtils - Class in com.github.javaparser.utils
Adapted from apache commons-lang3 project.
StringLiteralExpr - Class in com.github.javaparser.ast.expr
A literal string.
StringLiteralExpr() - Constructor for class com.github.javaparser.ast.expr.StringLiteralExpr
 
StringLiteralExpr(String) - Constructor for class com.github.javaparser.ast.expr.StringLiteralExpr
Creates a string literal expression from given string.
StringLiteralExpr(TokenRange, String) - Constructor for class com.github.javaparser.ast.expr.StringLiteralExpr
This constructor is used by the parser and is considered private.
stringLiteralExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
StringLiteralExprMetaModel - Class in com.github.javaparser.metamodel
 
StringProvider - Class in com.github.javaparser
 
StringProvider(String) - Constructor for class com.github.javaparser.StringProvider
 
stringToken(ObservableProperty) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
subList(int, int) - Method in class com.github.javaparser.ast.NodeList
 
subList(int, int) - Method in class com.github.javaparser.utils.VisitorList
 
subtractPaths(Path, Path) - Static method in class com.github.javaparser.utils.CodeGenerationUtils
Shortens path "full" by cutting "difference" off the end of it.
SUPER - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
superBound(ResolvedType) - Static method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
Create a super bound with the given type:
superBound(ResolvedType) - Static method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
SuperExpr - Class in com.github.javaparser.ast.expr
An occurrence of the "super" keyword.
SuperExpr() - Constructor for class com.github.javaparser.ast.expr.SuperExpr
 
SuperExpr(Expression) - Constructor for class com.github.javaparser.ast.expr.SuperExpr
 
SuperExpr(TokenRange, Expression) - Constructor for class com.github.javaparser.ast.expr.SuperExpr
This constructor is used by the parser and is considered private.
superExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
SuperExprMetaModel - Class in com.github.javaparser.metamodel
 
superTypePropertyMetaModel - Variable in class com.github.javaparser.metamodel.WildcardTypeMetaModel
 
SWITCH - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
SwitchEntryStmt - Class in com.github.javaparser.ast.stmt
One case in a switch statement.
SwitchEntryStmt() - Constructor for class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
SwitchEntryStmt(Expression, NodeList<Statement>) - Constructor for class com.github.javaparser.ast.stmt.SwitchEntryStmt
 
SwitchEntryStmt(TokenRange, Expression, NodeList<Statement>) - Constructor for class com.github.javaparser.ast.stmt.SwitchEntryStmt
This constructor is used by the parser and is considered private.
switchEntryStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
SwitchEntryStmtMetaModel - Class in com.github.javaparser.metamodel
 
SwitchStmt - Class in com.github.javaparser.ast.stmt
A switch statement.
SwitchStmt() - Constructor for class com.github.javaparser.ast.stmt.SwitchStmt
 
SwitchStmt(Expression, NodeList<SwitchEntryStmt>) - Constructor for class com.github.javaparser.ast.stmt.SwitchStmt
 
SwitchStmt(TokenRange, Expression, NodeList<SwitchEntryStmt>) - Constructor for class com.github.javaparser.ast.stmt.SwitchStmt
This constructor is used by the parser and is considered private.
switchStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
SwitchStmtMetaModel - Class in com.github.javaparser.metamodel
 
SwitchTo(int) - Method in class com.github.javaparser.GeneratedJavaParserTokenManager
Switch to specified lex state.
SYMBOL_RESOLVER_KEY - Static variable in class com.github.javaparser.ast.Node
 
SymbolResolver - Interface in com.github.javaparser.resolution
 
SYNCHRONIZED - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
SynchronizedStmt - Class in com.github.javaparser.ast.stmt
Usage of the synchronized keyword.
SynchronizedStmt() - Constructor for class com.github.javaparser.ast.stmt.SynchronizedStmt
 
SynchronizedStmt(Expression, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.SynchronizedStmt
 
SynchronizedStmt(TokenRange, Expression, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.SynchronizedStmt
This constructor is used by the parser and is considered private.
synchronizedStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
SynchronizedStmtMetaModel - Class in com.github.javaparser.metamodel
 

T

tabSize - Variable in class com.github.javaparser.JavaCharStream
 
targetPropertyMetaModel - Variable in class com.github.javaparser.metamodel.AssignExprMetaModel
 
TextElement - Class in com.github.javaparser.printer.lexicalpreservation
 
TextElement() - Constructor for class com.github.javaparser.printer.lexicalpreservation.TextElement
 
TextElementMatcher - Interface in com.github.javaparser.printer.lexicalpreservation
 
thenBlockPropertyMetaModel - Variable in class com.github.javaparser.metamodel.IfStmtMetaModel
 
thenExprPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ConditionalExprMetaModel
 
thenStmtPropertyMetaModel - Variable in class com.github.javaparser.metamodel.IfStmtMetaModel
 
THIS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ThisExpr - Class in com.github.javaparser.ast.expr
An occurrence of the "this" keyword.
ThisExpr() - Constructor for class com.github.javaparser.ast.expr.ThisExpr
 
ThisExpr(Expression) - Constructor for class com.github.javaparser.ast.expr.ThisExpr
 
ThisExpr(TokenRange, Expression) - Constructor for class com.github.javaparser.ast.expr.ThisExpr
This constructor is used by the parser and is considered private.
thisExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ThisExprMetaModel - Class in com.github.javaparser.metamodel
 
THROW - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
thrownExceptionsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CallableDeclarationMetaModel
 
THROWS - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
ThrowStmt - Class in com.github.javaparser.ast.stmt
Usage of the throw statement.
ThrowStmt() - Constructor for class com.github.javaparser.ast.stmt.ThrowStmt
 
ThrowStmt(Expression) - Constructor for class com.github.javaparser.ast.stmt.ThrowStmt
 
ThrowStmt(TokenRange, Expression) - Constructor for class com.github.javaparser.ast.stmt.ThrowStmt
This constructor is used by the parser and is considered private.
throwStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
ThrowStmtMetaModel - Class in com.github.javaparser.metamodel
 
TILDE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
TO - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
toArray() - Method in class com.github.javaparser.ast.NodeList
 
toArray(T[]) - Method in class com.github.javaparser.ast.NodeList
 
toArray() - Method in class com.github.javaparser.utils.VisitorList
 
toArray(T[]) - Method in class com.github.javaparser.utils.VisitorList
 
toArray() - Method in class com.github.javaparser.utils.VisitorSet
 
toArray(T[]) - Method in class com.github.javaparser.utils.VisitorSet
 
toBoxedType() - Method in enum com.github.javaparser.ast.type.PrimitiveType.Primitive
 
toBoxedType() - Method in class com.github.javaparser.ast.type.PrimitiveType
 
toBuilder() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
toCamelCase(String) - Static method in class com.github.javaparser.utils.Utils
Deprecated.
use screamingToCamelCase
toComment(String) - Method in class com.github.javaparser.javadoc.Javadoc
Create a JavadocComment, by formatting the text of the Javadoc using the given indentation/
toEnumSet() - Method in enum com.github.javaparser.ast.Modifier
 
token(int) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
token(int, CsmToken.TokenContentCalculator) - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
Token - Class in com.github.javaparser
Describes the input token stream.
Token() - Constructor for class com.github.javaparser.Token
No-argument constructor
Token(int) - Constructor for class com.github.javaparser.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class com.github.javaparser.Token
Constructs a new token for the specified Image and Kind.
tokenImage - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
Literal token values.
tokenImage - Variable in exception com.github.javaparser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrException - Exception in com.github.javaparser
Token Manager Error.
TokenMgrException() - Constructor for exception com.github.javaparser.TokenMgrException
No arg constructor.
TokenMgrException(String, int) - Constructor for exception com.github.javaparser.TokenMgrException
Constructor with message and reason.
TokenMgrException(boolean, int, int, int, String, int, int) - Constructor for exception com.github.javaparser.TokenMgrException
Full Constructor.
TokenRange - Class in com.github.javaparser
The range of tokens covered by this node.
TokenRange(JavaToken, JavaToken) - Constructor for class com.github.javaparser.TokenRange
 
TokenTypes - Class in com.github.javaparser
Complements GeneratedJavaParserConstants
TokenTypes() - Constructor for class com.github.javaparser.TokenTypes
 
toNodeList() - Static method in class com.github.javaparser.ast.NodeList
 
toRange() - Method in class com.github.javaparser.TokenRange
 
toRawType() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
toString() - Method in class com.github.javaparser.ast.body.CallableDeclaration.Signature
 
toString() - Method in class com.github.javaparser.ast.Node
Return the String representation of this node.
toString(PrettyPrinterConfiguration) - Method in class com.github.javaparser.ast.Node
 
toString() - Method in class com.github.javaparser.ast.NodeList
 
toString() - Method in class com.github.javaparser.javadoc.description.JavadocDescription
 
toString() - Method in class com.github.javaparser.javadoc.description.JavadocInlineTag
 
toString() - Method in class com.github.javaparser.javadoc.description.JavadocSnippet
 
toString() - Method in class com.github.javaparser.javadoc.Javadoc
 
toString() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
toString() - Method in class com.github.javaparser.JavaToken
 
toString() - Method in class com.github.javaparser.metamodel.BaseNodeMetaModel
 
toString() - Method in class com.github.javaparser.metamodel.PropertyMetaModel
 
toString() - Method in class com.github.javaparser.ParseResult
 
toString() - Method in class com.github.javaparser.Position
 
toString() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmMix
 
toString() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmString
 
toString() - Method in class com.github.javaparser.printer.concretesyntaxmodel.CsmToken
 
toString() - Method in class com.github.javaparser.printer.lexicalpreservation.Difference
 
toString() - Method in class com.github.javaparser.printer.SourcePrinter
 
toString() - Method in class com.github.javaparser.Problem
 
toString() - Method in class com.github.javaparser.Range
 
toString() - Method in class com.github.javaparser.resolution.declarations.ResolvedTypeParameterDeclaration.Bound
 
toString() - Method in class com.github.javaparser.resolution.MethodUsage
 
toString() - Method in class com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametersMap
 
toString() - Method in class com.github.javaparser.resolution.types.ResolvedArrayType
 
toString() - Method in class com.github.javaparser.resolution.types.ResolvedLambdaConstraintType
 
toString() - Method in class com.github.javaparser.resolution.types.ResolvedPrimitiveType
 
toString() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
toString() - Method in class com.github.javaparser.resolution.types.ResolvedTypeVariable
 
toString() - Method in class com.github.javaparser.resolution.types.ResolvedWildcard
 
toString() - Method in exception com.github.javaparser.resolution.UnsolvedSymbolException
 
toString() - Method in class com.github.javaparser.Token
Returns the image.
toString() - Method in class com.github.javaparser.TokenRange
 
toString() - Method in class com.github.javaparser.utils.Pair
 
toString() - Method in class com.github.javaparser.utils.SeparatedItemStringBuilder
Convert the builder into its final string representation.
toString() - Method in class com.github.javaparser.utils.VisitorList
 
toString() - Method in class com.github.javaparser.utils.VisitorSet
 
toText() - Method in class com.github.javaparser.javadoc.description.JavadocDescription
 
toText() - Method in interface com.github.javaparser.javadoc.description.JavadocDescriptionElement
 
toText() - Method in class com.github.javaparser.javadoc.description.JavadocInlineTag
 
toText() - Method in class com.github.javaparser.javadoc.description.JavadocSnippet
 
toText() - Method in class com.github.javaparser.javadoc.Javadoc
Return the text content of the document.
toText() - Method in class com.github.javaparser.javadoc.JavadocBlockTag
 
toTokenRange() - Method in class com.github.javaparser.JavaToken
 
toUnboxedType() - Method in class com.github.javaparser.ast.type.ClassOrInterfaceType
 
trace(String) - Method in interface com.github.javaparser.utils.Log.Adapter
 
trace(String) - Method in class com.github.javaparser.utils.Log.DefaultAdapter
 
trace(String, Object...) - Static method in class com.github.javaparser.utils.Log
For logging information that may help solving a problem.
trackLineColumn - Variable in class com.github.javaparser.JavaCharStream
 
transform(ResolvedType) - Method in interface com.github.javaparser.resolution.types.ResolvedTypeTransformer
 
transformInPropagatingObserver(AstObserver) - Static method in class com.github.javaparser.ast.observer.PropagatingAstObserver
Wrap a given observer to make it self-propagating.
transformTypeParameters(ResolvedTypeTransformer) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Execute a transformation on all the type parameters of this element.
TRANSIENT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
TRANSITIVE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
traverseScope() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithOptionalScope
 
traverseScope() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithScope
 
traverseScope() - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithTraversableScope
 
TreeVisitor - Class in com.github.javaparser.ast.visitor
Iterate over all the nodes in (a part of) the AST.
TreeVisitor() - Constructor for class com.github.javaparser.ast.visitor.TreeVisitor
 
TreeVisitorValidator - Class in com.github.javaparser.ast.validator
A validator that walks the whole tree, visiting every node.
TreeVisitorValidator(Validator) - Constructor for class com.github.javaparser.ast.validator.TreeVisitorValidator
 
TRUE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
TRY - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
tryAddImportToParentCompilationUnit(Class<?>) - Method in class com.github.javaparser.ast.Node
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithAnnotations
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithExtends
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithImplements
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithMembers
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithParameters
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithThrownExceptions
 
tryAddImportToParentCompilationUnit(Class<?>) - Method in interface com.github.javaparser.ast.nodeTypes.NodeWithType
 
tryBlockPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TryStmtMetaModel
 
TryStmt - Class in com.github.javaparser.ast.stmt
The try statement
TryStmt() - Constructor for class com.github.javaparser.ast.stmt.TryStmt
 
TryStmt(BlockStmt, NodeList<CatchClause>, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.TryStmt
 
TryStmt(NodeList<Expression>, BlockStmt, NodeList<CatchClause>, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.TryStmt
 
TryStmt(TokenRange, NodeList<Expression>, BlockStmt, NodeList<CatchClause>, BlockStmt) - Constructor for class com.github.javaparser.ast.stmt.TryStmt
This constructor is used by the parser and is considered private.
tryStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
TryStmtMetaModel - Class in com.github.javaparser.metamodel
 
tryToParse(String, String, JavaParser) - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse a .java files under the source root and returns the ParseResult.
tryToParse(String, String) - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse a .java files under the source root and returns the ParseResult.
tryToParse(String) - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse all .java files in a package recursively, and returns all files ever parsed with this source root.
tryToParse() - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse all .java files under the source root recursively, and returns all files ever parsed with this source root.
tryToParseParallelized(String) - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse all .java files in a package recursively using multiple threads, and returns all files ever parsed with this source root.
tryToParseParallelized() - Method in class com.github.javaparser.utils.SourceRoot
Tries to parse all .java files under the source root recursively using multiple threads, and returns all files ever parsed with this source root.
tryWithLimitedResources - Variable in class com.github.javaparser.ast.validator.Java7Validator
 
tryWithoutResources - Variable in class com.github.javaparser.ast.validator.Java1_0Validator
 
tryWithResources - Variable in class com.github.javaparser.ast.validator.Java9Validator
 
Type - Class in com.github.javaparser.ast.type
Base class for types.
Type(TokenRange) - Constructor for class com.github.javaparser.ast.type.Type
Several sub classes do not support annotations.
Type(NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.Type
 
Type(TokenRange, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.Type
This constructor is used by the parser and is considered private.
TYPE - Static variable in interface com.github.javaparser.ParseStart
 
typeArgumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceTypeMetaModel
 
typeArgumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ExplicitConstructorInvocationStmtMetaModel
 
typeArgumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldAccessExprMetaModel
 
typeArgumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodCallExprMetaModel
 
typeArgumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodReferenceExprMetaModel
 
typeArgumentsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ObjectCreationExprMetaModel
 
typeBoundPropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeParameterMetaModel
 
TypeDeclaration<T extends TypeDeclaration<?>> - Class in com.github.javaparser.ast.body
A base class for all types of type declarations.
TypeDeclaration() - Constructor for class com.github.javaparser.ast.body.TypeDeclaration
 
TypeDeclaration(EnumSet<Modifier>, String) - Constructor for class com.github.javaparser.ast.body.TypeDeclaration
 
TypeDeclaration(EnumSet<Modifier>, NodeList<AnnotationExpr>, SimpleName, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.TypeDeclaration
 
TypeDeclaration(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, SimpleName, NodeList<BodyDeclaration<?>>) - Constructor for class com.github.javaparser.ast.body.TypeDeclaration
This constructor is used by the parser and is considered private.
typeDeclaration - Variable in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
typeDeclarationMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
TypeDeclarationMetaModel - Class in com.github.javaparser.metamodel
 
TypeDeclarationMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.TypeDeclarationMetaModel
 
TypedValidator<N extends Node> - Interface in com.github.javaparser.ast.validator
A validator that validates a known node type.
TypeExpr - Class in com.github.javaparser.ast.expr
This class is just instantiated as scopes for MethodReferenceExpr nodes to encapsulate Types.
TypeExpr() - Constructor for class com.github.javaparser.ast.expr.TypeExpr
 
TypeExpr(Type) - Constructor for class com.github.javaparser.ast.expr.TypeExpr
 
TypeExpr(TokenRange, Type) - Constructor for class com.github.javaparser.ast.expr.TypeExpr
This constructor is used by the parser and is considered private.
typeExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
TypeExprMetaModel - Class in com.github.javaparser.metamodel
 
typeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
TypeMetaModel - Class in com.github.javaparser.metamodel
 
TypeMetaModel(Optional<BaseNodeMetaModel>, Class<? extends Node>, String, String, boolean, boolean) - Constructor for class com.github.javaparser.metamodel.TypeMetaModel
 
TypeParameter - Class in com.github.javaparser.ast.type
A type parameter.
TypeParameter() - Constructor for class com.github.javaparser.ast.type.TypeParameter
 
TypeParameter(String) - Constructor for class com.github.javaparser.ast.type.TypeParameter
 
TypeParameter(String, NodeList<ClassOrInterfaceType>) - Constructor for class com.github.javaparser.ast.type.TypeParameter
 
TypeParameter(Range, SimpleName, NodeList<ClassOrInterfaceType>) - Constructor for class com.github.javaparser.ast.type.TypeParameter
Deprecated.
range shouldn't be in utility constructors.
TypeParameter(SimpleName, NodeList<ClassOrInterfaceType>, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.TypeParameter
 
TypeParameter(TokenRange, SimpleName, NodeList<ClassOrInterfaceType>, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.TypeParameter
This constructor is used by the parser and is considered private.
typeParameterMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
TypeParameterMetaModel - Class in com.github.javaparser.metamodel
 
typeParametersMap() - Method in class com.github.javaparser.resolution.MethodUsage
 
typeParametersMap() - Method in interface com.github.javaparser.resolution.types.parametrization.ResolvedTypeParametrized
 
typeParametersMap - Variable in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
typeParametersMap() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
typeParametersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CallableDeclarationMetaModel
 
typeParametersPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceDeclarationMetaModel
 
typeParametersValues() - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
Get the values for all type parameters declared on this type.
typeParamValue(ResolvedTypeParameterDeclaration) - Method in interface com.github.javaparser.resolution.types.parametrization.ResolvedTypeParameterValueProvider
Calculate the value for the given type parameter.
typeParamValue(ResolvedTypeParameterDeclaration) - Method in class com.github.javaparser.resolution.types.ResolvedReferenceType
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.AnnotationMemberDeclarationMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.CastExprMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassExprMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.InstanceOfExprMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodDeclarationMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleProvidesStmtMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleUsesStmtMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ObjectCreationExprMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ParameterMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.PrimitiveTypeMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.TypeExprMetaModel
 
typePropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclaratorMetaModel
 
typesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.CompilationUnitMetaModel
 

U

UnaryExpr - Class in com.github.javaparser.ast.expr
An expression where an operator is applied to a single expression.
UnaryExpr() - Constructor for class com.github.javaparser.ast.expr.UnaryExpr
 
UnaryExpr(Expression, UnaryExpr.Operator) - Constructor for class com.github.javaparser.ast.expr.UnaryExpr
 
UnaryExpr(TokenRange, Expression, UnaryExpr.Operator) - Constructor for class com.github.javaparser.ast.expr.UnaryExpr
This constructor is used by the parser and is considered private.
UnaryExpr.Operator - Enum in com.github.javaparser.ast.expr
 
unaryExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
UnaryExprMetaModel - Class in com.github.javaparser.metamodel
 
UNBOUNDED - Static variable in class com.github.javaparser.resolution.types.ResolvedWildcard
 
UnderscoreKeywordValidator - Class in com.github.javaparser.ast.validator.chunks
 
UnderscoreKeywordValidator() - Constructor for class com.github.javaparser.ast.validator.chunks.UnderscoreKeywordValidator
 
underscoreKeywordValidator - Variable in class com.github.javaparser.ast.validator.Java9Validator
 
unescapeJava(String) - Static method in class com.github.javaparser.utils.StringEscapeUtils
Unescapes any Java literals found in the String.
unindent() - Static method in interface com.github.javaparser.printer.concretesyntaxmodel.CsmElement
 
unindent() - Method in class com.github.javaparser.printer.SourcePrinter
 
UnionType - Class in com.github.javaparser.ast.type
The union type
UnionType() - Constructor for class com.github.javaparser.ast.type.UnionType
 
UnionType(TokenRange, NodeList<ReferenceType>) - Constructor for class com.github.javaparser.ast.type.UnionType
This constructor is used by the parser and is considered private.
UnionType(NodeList<ReferenceType>) - Constructor for class com.github.javaparser.ast.type.UnionType
 
unionTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
UnionTypeMetaModel - Class in com.github.javaparser.metamodel
 
UNIX_EOL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
UnknownType - Class in com.github.javaparser.ast.type
An unknown parameter type object.
UnknownType() - Constructor for class com.github.javaparser.ast.type.UnknownType
 
UnknownType(TokenRange) - Constructor for class com.github.javaparser.ast.type.UnknownType
This constructor is used by the parser and is considered private.
unknownTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
UnknownTypeMetaModel - Class in com.github.javaparser.metamodel
 
UnparsableStmt - Class in com.github.javaparser.ast.stmt
A statement that had parse errors.
UnparsableStmt() - Constructor for class com.github.javaparser.ast.stmt.UnparsableStmt
 
UnparsableStmt(TokenRange) - Constructor for class com.github.javaparser.ast.stmt.UnparsableStmt
This constructor is used by the parser and is considered private.
unparsableStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
UnparsableStmtMetaModel - Class in com.github.javaparser.metamodel
 
unregister(AstObserver) - Method in class com.github.javaparser.ast.Node
 
unregister(AstObserver) - Method in class com.github.javaparser.ast.NodeList
 
unregister(AstObserver) - Method in interface com.github.javaparser.ast.observer.Observable
Unregister an observer.
UnsolvedSymbolException - Exception in com.github.javaparser.resolution
This exception is thrown when a symbol cannot be resolved.
UnsolvedSymbolException(String, String) - Constructor for exception com.github.javaparser.resolution.UnsolvedSymbolException
 
UnsolvedSymbolException(String) - Constructor for exception com.github.javaparser.resolution.UnsolvedSymbolException
 
unwrapArrayTypes(Type) - Static method in class com.github.javaparser.ast.type.ArrayType
Takes a type that may be an ArrayType.
UpdateLineColumn(char) - Method in class com.github.javaparser.JavaCharStream
 
updatePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForStmtMetaModel
 
USES - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
useThisTypeParametersOnTheGivenType(ResolvedType) - Method in interface com.github.javaparser.resolution.types.parametrization.ResolvedTypeParameterValueProvider
Replace the type typeParametersValues present in the given type with the ones for which this type has a value.
usingDiamondOperatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ClassOrInterfaceTypeMetaModel
 
usingDiamondOperatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ExplicitConstructorInvocationStmtMetaModel
 
usingDiamondOperatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldAccessExprMetaModel
 
usingDiamondOperatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodCallExprMetaModel
 
usingDiamondOperatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.MethodReferenceExprMetaModel
 
usingDiamondOperatorPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ObjectCreationExprMetaModel
 
UTF8 - Static variable in class com.github.javaparser.Providers
 
Utils - Class in com.github.javaparser.utils
Any kind of utility.
Utils() - Constructor for class com.github.javaparser.utils.Utils
 

V

valid() - Method in class com.github.javaparser.JavaToken
Used by the parser while constructing nodes.
valid() - Method in class com.github.javaparser.Position
Check if the position is usable.
Validator - Interface in com.github.javaparser.ast.validator
A validator that can be run on a node to check for semantic errors.
Validators - Class in com.github.javaparser.ast.validator
A validator that will call a collection of validators.
Validators(Validator...) - Constructor for class com.github.javaparser.ast.validator.Validators
 
value - Variable in class com.github.javaparser.ast.expr.LiteralStringValueExpr
 
valueIsNullOrEmpty(Object) - Static method in class com.github.javaparser.utils.Utils
 
valueOf(String) - Static method in enum com.github.javaparser.ast.AccessSpecifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.expr.AssignExpr.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.expr.BinaryExpr.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.expr.UnaryExpr.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.Modifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.Node.ObserverRegistrationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.Node.Parsedness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.observer.AstObserver.ListChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.observer.ObservableProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.type.ArrayType.Origin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.ast.type.PrimitiveType.Primitive
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.javadoc.description.JavadocInlineTag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.javadoc.JavadocBlockTag.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.JavaToken.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.printer.concretesyntaxmodel.CsmConditional.Condition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.resolution.types.ResolvedWildcard.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.javaparser.utils.SourceRoot.Callback.Result
Returns the enum constant of this type with the specified name.
valuePropertyMetaModel - Variable in class com.github.javaparser.metamodel.AssignExprMetaModel
 
valuePropertyMetaModel - Variable in class com.github.javaparser.metamodel.BooleanLiteralExprMetaModel
 
valuePropertyMetaModel - Variable in class com.github.javaparser.metamodel.LiteralStringValueExprMetaModel
 
valuePropertyMetaModel - Variable in class com.github.javaparser.metamodel.MemberValuePairMetaModel
 
values() - Static method in enum com.github.javaparser.ast.AccessSpecifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.expr.AssignExpr.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.expr.BinaryExpr.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.expr.UnaryExpr.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.Modifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.Node.ObserverRegistrationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.Node.Parsedness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.observer.AstObserver.ListChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.observer.ObservableProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.type.ArrayType.Origin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.ast.type.PrimitiveType.Primitive
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.javadoc.description.JavadocInlineTag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.javadoc.JavadocBlockTag.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.JavaToken.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.printer.concretesyntaxmodel.CsmConditional.Condition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.resolution.types.ResolvedWildcard.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.javaparser.utils.SourceRoot.Callback.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.github.javaparser.utils.VisitorMap
 
valuesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ArrayInitializerExprMetaModel
 
varArgsAnnotationsPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ParameterMetaModel
 
VARIABLE_DECLARATION_EXPR - Static variable in interface com.github.javaparser.ParseStart
 
VariableDeclarationExpr - Class in com.github.javaparser.ast.expr
A declaration of variables.
VariableDeclarationExpr() - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(Type, String) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(VariableDeclarator) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(Type, String, Modifier...) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(VariableDeclarator, Modifier...) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(EnumSet<Modifier>, NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
 
VariableDeclarationExpr(TokenRange, EnumSet<Modifier>, NodeList<AnnotationExpr>, NodeList<VariableDeclarator>) - Constructor for class com.github.javaparser.ast.expr.VariableDeclarationExpr
This constructor is used by the parser and is considered private.
variableDeclarationExprMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
VariableDeclarationExprMetaModel - Class in com.github.javaparser.metamodel
 
VariableDeclarator - Class in com.github.javaparser.ast.body
The declaration of a variable.
In int x = 14, y = 3; "x = 14" and " y = 3" are VariableDeclarators.
VariableDeclarator() - Constructor for class com.github.javaparser.ast.body.VariableDeclarator
 
VariableDeclarator(Type, String) - Constructor for class com.github.javaparser.ast.body.VariableDeclarator
 
VariableDeclarator(Type, SimpleName) - Constructor for class com.github.javaparser.ast.body.VariableDeclarator
 
VariableDeclarator(Type, String, Expression) - Constructor for class com.github.javaparser.ast.body.VariableDeclarator
 
VariableDeclarator(Type, SimpleName, Expression) - Constructor for class com.github.javaparser.ast.body.VariableDeclarator
Defines the declaration of a variable.
VariableDeclarator(TokenRange, Type, SimpleName, Expression) - Constructor for class com.github.javaparser.ast.body.VariableDeclarator
This constructor is used by the parser and is considered private.
variableDeclaratorMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
VariableDeclaratorMetaModel - Class in com.github.javaparser.metamodel
 
variablePropertyMetaModel - Variable in class com.github.javaparser.metamodel.ForeachStmtMetaModel
 
variablesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.FieldDeclarationMetaModel
 
variablesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.VariableDeclarationExprMetaModel
 
visit(ClassOrInterfaceDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(EnumDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(AnnotationDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(AnnotationMemberDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(ConstructorDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(FieldDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(MethodDeclaration, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(LambdaExpr, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(CatchClause, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(VariableDeclarationExpr, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(ModuleRequiresStmt, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.ModifierValidator
 
visit(IntegerLiteralExpr, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.NoBinaryIntegerLiteralsValidator
 
visit(LongLiteralExpr, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.NoBinaryIntegerLiteralsValidator
 
visit(IntegerLiteralExpr, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.NoUnderscoresInIntegerLiteralsValidator
 
visit(LongLiteralExpr, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.NoUnderscoresInIntegerLiteralsValidator
 
visit(Name, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.UnderscoreKeywordValidator
 
visit(SimpleName, ProblemReporter) - Method in class com.github.javaparser.ast.validator.chunks.UnderscoreKeywordValidator
 
visit(Name, ProblemReporter) - Method in class com.github.javaparser.ast.validator.ReservedKeywordValidator
 
visit(SimpleName, ProblemReporter) - Method in class com.github.javaparser.ast.validator.ReservedKeywordValidator
 
visit(CompilationUnit, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(PackageDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(TypeParameter, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(LineComment, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(BlockComment, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ClassOrInterfaceDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(EnumDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(EnumConstantDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(AnnotationDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(AnnotationMemberDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(FieldDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(VariableDeclarator, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ConstructorDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(MethodDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(Parameter, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(InitializerDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(JavadocComment, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ClassOrInterfaceType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(PrimitiveType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ArrayType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ArrayCreationLevel, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(IntersectionType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(UnionType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(VoidType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(WildcardType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(UnknownType, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ArrayAccessExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ArrayCreationExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ArrayInitializerExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(AssignExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(BinaryExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(CastExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ClassExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ConditionalExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(EnclosedExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(FieldAccessExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(InstanceOfExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(StringLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(IntegerLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(LongLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(CharLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(DoubleLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(BooleanLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(NullLiteralExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(MethodCallExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(NameExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ObjectCreationExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(Name, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(SimpleName, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ThisExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(SuperExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(UnaryExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(VariableDeclarationExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(MarkerAnnotationExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(SingleMemberAnnotationExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(NormalAnnotationExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(MemberValuePair, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ExplicitConstructorInvocationStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(LocalClassDeclarationStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(AssertStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(BlockStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(LabeledStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(EmptyStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ExpressionStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(SwitchStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(SwitchEntryStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(BreakStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ReturnStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(IfStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(WhileStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ContinueStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(DoStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ForeachStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ForStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ThrowStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(SynchronizedStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(TryStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(CatchClause, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(LambdaExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(MethodReferenceExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(TypeExpr, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(NodeList, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ImportDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ModuleDeclaration, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ModuleRequiresStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ModuleExportsStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ModuleProvidesStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ModuleUsesStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(ModuleOpensStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(UnparsableStmt, Object) - Method in class com.github.javaparser.ast.visitor.CloneVisitor
 
visit(CompilationUnit, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(PackageDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(TypeParameter, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(LineComment, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(BlockComment, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ClassOrInterfaceDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(EnumDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(EnumConstantDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(AnnotationDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(AnnotationMemberDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(FieldDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(VariableDeclarator, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ConstructorDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(MethodDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(Parameter, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(InitializerDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(JavadocComment, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ClassOrInterfaceType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(PrimitiveType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ArrayType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ArrayCreationLevel, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(IntersectionType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(UnionType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(VoidType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(WildcardType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(UnknownType, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ArrayAccessExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ArrayCreationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ArrayInitializerExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(AssignExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(BinaryExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(CastExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ClassExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ConditionalExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(EnclosedExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(FieldAccessExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(InstanceOfExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(StringLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(IntegerLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(LongLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(CharLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(DoubleLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(BooleanLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(NullLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(MethodCallExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(NameExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ObjectCreationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(Name, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(SimpleName, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ThisExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(SuperExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(UnaryExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(VariableDeclarationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(MarkerAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(SingleMemberAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(NormalAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(MemberValuePair, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ExplicitConstructorInvocationStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(LocalClassDeclarationStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(AssertStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(BlockStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(LabeledStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(EmptyStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ExpressionStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(SwitchStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(SwitchEntryStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(BreakStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ReturnStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(IfStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(WhileStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ContinueStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(DoStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ForeachStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ForStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ThrowStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(SynchronizedStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(TryStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(CatchClause, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(LambdaExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(MethodReferenceExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(TypeExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ImportDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(NodeList, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ModuleDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ModuleRequiresStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ModuleExportsStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ModuleProvidesStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ModuleUsesStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(ModuleOpensStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(UnparsableStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.EqualsVisitor
 
visit(AnnotationDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(AnnotationMemberDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ArrayAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ArrayCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ArrayCreationLevel, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ArrayInitializerExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ArrayType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(AssertStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(AssignExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(BinaryExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(BlockComment, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(BlockStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(BooleanLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(BreakStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(CastExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(CatchClause, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(CharLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ClassExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ClassOrInterfaceDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ClassOrInterfaceType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(CompilationUnit, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ConditionalExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ConstructorDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ContinueStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(DoStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(DoubleLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(EmptyStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(EnclosedExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(EnumConstantDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(EnumDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ExplicitConstructorInvocationStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ExpressionStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(FieldAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(FieldDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ForStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ForeachStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(IfStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ImportDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(InitializerDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(InstanceOfExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(IntegerLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(IntersectionType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(JavadocComment, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(LabeledStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(LambdaExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(LineComment, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(LocalClassDeclarationStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(LongLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(MarkerAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(MemberValuePair, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(MethodCallExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(MethodDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(MethodReferenceExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(NameExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(Name, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(NormalAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(NullLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ObjectCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(PackageDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(Parameter, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(PrimitiveType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ReturnStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(SimpleName, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(SingleMemberAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(StringLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(SuperExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(SwitchEntryStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(SwitchStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(SynchronizedStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ThisExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ThrowStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(TryStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(TypeExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(TypeParameter, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(UnaryExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(UnionType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(UnknownType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(VariableDeclarationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(VariableDeclarator, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(VoidType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(WhileStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(WildcardType, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(NodeList, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ModuleDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ModuleExportsStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ModuleOpensStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ModuleProvidesStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ModuleRequiresStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(ModuleUsesStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(UnparsableStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericListVisitorAdapter
 
visit(CompilationUnit, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(PackageDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(TypeParameter, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(LineComment, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(BlockComment, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ClassOrInterfaceDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(EnumDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(EnumConstantDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(AnnotationDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(AnnotationMemberDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(FieldDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(VariableDeclarator, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ConstructorDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(MethodDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(Parameter, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(InitializerDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(JavadocComment, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ClassOrInterfaceType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(PrimitiveType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ArrayType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ArrayCreationLevel, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(IntersectionType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(UnionType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(VoidType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(WildcardType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(UnknownType, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ArrayAccessExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ArrayCreationExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ArrayInitializerExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(AssignExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(BinaryExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(CastExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ClassExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ConditionalExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(EnclosedExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(FieldAccessExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(InstanceOfExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(StringLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(IntegerLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(LongLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(CharLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(DoubleLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(BooleanLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(NullLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(MethodCallExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(NameExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ObjectCreationExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ThisExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(SuperExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(UnaryExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(VariableDeclarationExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(MarkerAnnotationExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(SingleMemberAnnotationExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(NormalAnnotationExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(MemberValuePair, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ExplicitConstructorInvocationStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(LocalClassDeclarationStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(AssertStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(BlockStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(LabeledStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(EmptyStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ExpressionStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(SwitchStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(SwitchEntryStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(BreakStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ReturnStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(IfStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(WhileStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ContinueStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(DoStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ForeachStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ForStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ThrowStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(SynchronizedStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(TryStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(CatchClause, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(LambdaExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(MethodReferenceExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(TypeExpr, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(NodeList, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(Name, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(SimpleName, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ImportDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ModuleDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ModuleRequiresStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ModuleExportsStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ModuleProvidesStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ModuleUsesStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(ModuleOpensStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(UnparsableStmt, A) - Method in interface com.github.javaparser.ast.visitor.GenericVisitor
 
visit(AnnotationDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(AnnotationMemberDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ArrayAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ArrayCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ArrayInitializerExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(AssertStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(AssignExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(BinaryExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(BlockStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(BooleanLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(BreakStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(CastExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(CatchClause, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(CharLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ClassExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ClassOrInterfaceDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ClassOrInterfaceType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(CompilationUnit, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ConditionalExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ConstructorDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ContinueStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(DoStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(DoubleLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(EmptyStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(EnclosedExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(EnumConstantDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(EnumDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ExplicitConstructorInvocationStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ExpressionStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(FieldAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(FieldDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ForeachStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ForStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(IfStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(InitializerDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(InstanceOfExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(IntegerLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(JavadocComment, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(LabeledStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(LongLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(MarkerAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(MemberValuePair, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(MethodCallExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(MethodDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(NameExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(NormalAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(NullLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ObjectCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(PackageDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(Parameter, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(PrimitiveType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(Name, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(SimpleName, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ArrayType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ArrayCreationLevel, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(IntersectionType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(UnionType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ReturnStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(SingleMemberAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(StringLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(SuperExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(SwitchEntryStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(SwitchStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(SynchronizedStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ThisExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ThrowStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(TryStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(LocalClassDeclarationStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(TypeParameter, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(UnaryExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(UnknownType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(VariableDeclarationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(VariableDeclarator, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(VoidType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(WhileStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(WildcardType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(LambdaExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(MethodReferenceExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(TypeExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ImportDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(BlockComment, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(LineComment, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(NodeList, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ModuleDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ModuleRequiresStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ModuleExportsStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ModuleProvidesStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ModuleUsesStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(ModuleOpensStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(UnparsableStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorAdapter
 
visit(AnnotationDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(AnnotationMemberDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ArrayAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ArrayCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ArrayInitializerExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(AssertStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(AssignExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(BinaryExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(BlockStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(BooleanLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(BreakStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(CastExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(CatchClause, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(CharLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ClassExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ClassOrInterfaceDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ClassOrInterfaceType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(CompilationUnit, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ConditionalExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ConstructorDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ContinueStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(DoStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(DoubleLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(EmptyStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(EnclosedExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(EnumConstantDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(EnumDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ExplicitConstructorInvocationStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ExpressionStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(FieldAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(FieldDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ForeachStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ForStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(IfStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(InitializerDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(InstanceOfExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(IntegerLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(JavadocComment, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(LabeledStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(LongLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(MarkerAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(MemberValuePair, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(MethodCallExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(MethodDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(NameExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(NormalAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(NullLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ObjectCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(PackageDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(Parameter, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(PrimitiveType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(Name, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(SimpleName, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ArrayType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ArrayCreationLevel, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(IntersectionType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(UnionType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ReturnStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(SingleMemberAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(StringLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(SuperExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(SwitchEntryStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(SwitchStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(SynchronizedStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ThisExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ThrowStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(TryStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(LocalClassDeclarationStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(TypeParameter, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(UnaryExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(UnknownType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(VariableDeclarationExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(VariableDeclarator, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(VoidType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(WhileStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(WildcardType, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(LambdaExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(MethodReferenceExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(TypeExpr, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ImportDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(BlockComment, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(LineComment, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(NodeList, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ModuleDeclaration, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ModuleRequiresStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ModuleExportsStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ModuleProvidesStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ModuleUsesStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(ModuleOpensStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(UnparsableStmt, A) - Method in class com.github.javaparser.ast.visitor.GenericVisitorWithDefaults
 
visit(AnnotationDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(AnnotationMemberDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ArrayAccessExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ArrayCreationExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ArrayCreationLevel, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ArrayInitializerExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ArrayType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(AssertStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(AssignExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(BinaryExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(BlockComment, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(BlockStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(BooleanLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(BreakStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(CastExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(CatchClause, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(CharLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ClassExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ClassOrInterfaceDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ClassOrInterfaceType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(CompilationUnit, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ConditionalExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ConstructorDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ContinueStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(DoStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(DoubleLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(EmptyStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(EnclosedExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(EnumConstantDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(EnumDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ExplicitConstructorInvocationStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ExpressionStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(FieldAccessExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(FieldDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ForStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ForeachStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(IfStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ImportDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(InitializerDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(InstanceOfExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(IntegerLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(IntersectionType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(JavadocComment, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(LabeledStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(LambdaExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(LineComment, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(LocalClassDeclarationStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(LongLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(MarkerAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(MemberValuePair, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(MethodCallExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(MethodDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(MethodReferenceExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(NameExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(Name, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(NodeList, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(NormalAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(NullLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ObjectCreationExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(PackageDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(Parameter, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(PrimitiveType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ReturnStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(SimpleName, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(SingleMemberAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(StringLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(SuperExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(SwitchEntryStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(SwitchStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(SynchronizedStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ThisExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ThrowStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(TryStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(TypeExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(TypeParameter, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(UnaryExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(UnionType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(UnknownType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(VariableDeclarationExpr, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(VariableDeclarator, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(VoidType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(WhileStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(WildcardType, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ModuleDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ModuleRequiresStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ModuleExportsStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ModuleProvidesStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ModuleUsesStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(ModuleOpensStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(UnparsableStmt, Void) - Method in class com.github.javaparser.ast.visitor.HashCodeVisitor
 
visit(AnnotationDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(AnnotationMemberDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ArrayAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ArrayCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ArrayInitializerExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(AssertStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(AssignExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(BinaryExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(BlockStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(BooleanLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(BreakStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(CastExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(CatchClause, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(CharLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ClassExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ClassOrInterfaceDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ClassOrInterfaceType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(CompilationUnit, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ConditionalExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ConstructorDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ContinueStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(DoStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(DoubleLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(EmptyStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(EnclosedExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(EnumConstantDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(EnumDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ExplicitConstructorInvocationStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ExpressionStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(FieldAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(FieldDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ForeachStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ForStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(IfStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(InitializerDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(InstanceOfExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(IntegerLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(JavadocComment, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(LabeledStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(LongLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(MarkerAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(MemberValuePair, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(MethodCallExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(MethodDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(NameExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(NormalAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(NullLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ObjectCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(PackageDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(Parameter, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(Name, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(PrimitiveType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(SimpleName, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ArrayType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ArrayCreationLevel, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(IntersectionType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(UnionType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ReturnStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(SingleMemberAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(StringLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(SuperExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(SwitchEntryStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(SwitchStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(SynchronizedStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ThisExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ThrowStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(TryStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(LocalClassDeclarationStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(TypeParameter, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(UnaryExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(UnknownType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(VariableDeclarationExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(VariableDeclarator, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(VoidType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(WhileStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(WildcardType, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(LambdaExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(MethodReferenceExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(TypeExpr, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(NodeList, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ImportDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(BlockComment, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(LineComment, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ModuleDeclaration, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ModuleRequiresStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ModuleExportsStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ModuleProvidesStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ModuleUsesStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(ModuleOpensStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(UnparsableStmt, A) - Method in class com.github.javaparser.ast.visitor.ModifierVisitor
 
visit(CompilationUnit, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(PackageDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(TypeParameter, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(LineComment, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(BlockComment, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ClassOrInterfaceDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(EnumDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(EnumConstantDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(AnnotationDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(AnnotationMemberDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(FieldDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(VariableDeclarator, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ConstructorDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(MethodDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(Parameter, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(InitializerDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(JavadocComment, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ClassOrInterfaceType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(PrimitiveType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ArrayType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ArrayCreationLevel, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(IntersectionType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(UnionType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(VoidType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(WildcardType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(UnknownType, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ArrayAccessExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ArrayCreationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ArrayInitializerExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(AssignExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(BinaryExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(CastExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ClassExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ConditionalExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(EnclosedExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(FieldAccessExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(InstanceOfExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(StringLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(IntegerLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(LongLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(CharLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(DoubleLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(BooleanLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(NullLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(MethodCallExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(NameExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ObjectCreationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(Name, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(SimpleName, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ThisExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(SuperExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(UnaryExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(VariableDeclarationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(MarkerAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(SingleMemberAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(NormalAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(MemberValuePair, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ExplicitConstructorInvocationStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(LocalClassDeclarationStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(AssertStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(BlockStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(LabeledStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(EmptyStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ExpressionStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(SwitchStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(SwitchEntryStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(BreakStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ReturnStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(IfStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(WhileStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ContinueStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(DoStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ForeachStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ForStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ThrowStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(SynchronizedStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(TryStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(CatchClause, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(LambdaExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(MethodReferenceExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(TypeExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ImportDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(NodeList, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ModuleDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ModuleRequiresStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ModuleExportsStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ModuleProvidesStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ModuleUsesStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(ModuleOpensStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(UnparsableStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.NoCommentEqualsVisitor
 
visit(AnnotationDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(AnnotationMemberDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ArrayAccessExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ArrayCreationExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ArrayCreationLevel, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ArrayInitializerExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ArrayType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(AssertStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(AssignExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(BinaryExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(BlockComment, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(BlockStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(BooleanLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(BreakStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(CastExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(CatchClause, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(CharLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ClassExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ClassOrInterfaceDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ClassOrInterfaceType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(CompilationUnit, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ConditionalExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ConstructorDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ContinueStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(DoStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(DoubleLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(EmptyStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(EnclosedExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(EnumConstantDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(EnumDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ExplicitConstructorInvocationStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ExpressionStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(FieldAccessExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(FieldDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ForStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ForeachStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(IfStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ImportDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(InitializerDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(InstanceOfExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(IntegerLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(IntersectionType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(JavadocComment, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(LabeledStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(LambdaExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(LineComment, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(LocalClassDeclarationStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(LongLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(MarkerAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(MemberValuePair, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(MethodCallExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(MethodDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(MethodReferenceExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(NameExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(Name, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(NodeList, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(NormalAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(NullLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ObjectCreationExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(PackageDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(Parameter, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(PrimitiveType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ReturnStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(SimpleName, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(SingleMemberAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(StringLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(SuperExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(SwitchEntryStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(SwitchStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(SynchronizedStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ThisExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ThrowStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(TryStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(TypeExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(TypeParameter, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(UnaryExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(UnionType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(UnknownType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(VariableDeclarationExpr, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(VariableDeclarator, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(VoidType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(WhileStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(WildcardType, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ModuleDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ModuleRequiresStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ModuleExportsStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ModuleProvidesStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ModuleUsesStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(ModuleOpensStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(UnparsableStmt, Void) - Method in class com.github.javaparser.ast.visitor.NoCommentHashCodeVisitor
 
visit(CompilationUnit, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(PackageDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(TypeParameter, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(LineComment, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(BlockComment, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ClassOrInterfaceDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(EnumDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(EnumConstantDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(AnnotationDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(AnnotationMemberDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(FieldDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(VariableDeclarator, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ConstructorDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(MethodDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(Parameter, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(InitializerDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(JavadocComment, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ClassOrInterfaceType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(PrimitiveType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ArrayType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ArrayCreationLevel, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(IntersectionType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(UnionType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(VoidType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(WildcardType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(UnknownType, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ArrayAccessExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ArrayCreationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ArrayInitializerExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(AssignExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(BinaryExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(CastExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ClassExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ConditionalExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(EnclosedExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(FieldAccessExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(InstanceOfExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(StringLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(IntegerLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(LongLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(CharLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(DoubleLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(BooleanLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(NullLiteralExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(MethodCallExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(NameExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ObjectCreationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(Name, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(SimpleName, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ThisExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(SuperExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(UnaryExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(VariableDeclarationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(MarkerAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(SingleMemberAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(NormalAnnotationExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(MemberValuePair, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ExplicitConstructorInvocationStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(LocalClassDeclarationStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(AssertStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(BlockStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(LabeledStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(EmptyStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ExpressionStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(SwitchStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(SwitchEntryStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(BreakStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ReturnStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(IfStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(WhileStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ContinueStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(DoStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ForeachStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ForStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ThrowStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(SynchronizedStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(TryStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(CatchClause, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(LambdaExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(MethodReferenceExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(TypeExpr, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ImportDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(NodeList, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ModuleDeclaration, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ModuleRequiresStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ModuleExportsStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ModuleProvidesStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ModuleUsesStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(ModuleOpensStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(UnparsableStmt, Visitable) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityEqualsVisitor
 
visit(AnnotationDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(AnnotationMemberDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ArrayAccessExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ArrayCreationExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ArrayCreationLevel, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ArrayInitializerExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ArrayType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(AssertStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(AssignExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(BinaryExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(BlockComment, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(BlockStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(BooleanLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(BreakStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(CastExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(CatchClause, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(CharLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ClassExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ClassOrInterfaceDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ClassOrInterfaceType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(CompilationUnit, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ConditionalExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ConstructorDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ContinueStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(DoStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(DoubleLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(EmptyStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(EnclosedExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(EnumConstantDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(EnumDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ExplicitConstructorInvocationStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ExpressionStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(FieldAccessExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(FieldDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ForStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ForeachStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(IfStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ImportDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(InitializerDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(InstanceOfExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(IntegerLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(IntersectionType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(JavadocComment, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(LabeledStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(LambdaExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(LineComment, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(LocalClassDeclarationStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(LongLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(MarkerAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(MemberValuePair, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(MethodCallExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(MethodDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(MethodReferenceExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(NameExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(Name, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(NodeList, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(NormalAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(NullLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ObjectCreationExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(PackageDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(Parameter, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(PrimitiveType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ReturnStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(SimpleName, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(SingleMemberAnnotationExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(StringLiteralExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(SuperExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(SwitchEntryStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(SwitchStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(SynchronizedStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ThisExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ThrowStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(TryStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(TypeExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(TypeParameter, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(UnaryExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(UnionType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(UnknownType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(VariableDeclarationExpr, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(VariableDeclarator, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(VoidType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(WhileStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(WildcardType, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ModuleDeclaration, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ModuleRequiresStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ModuleExportsStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ModuleProvidesStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ModuleUsesStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(ModuleOpensStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(UnparsableStmt, Void) - Method in class com.github.javaparser.ast.visitor.ObjectIdentityHashCodeVisitor
 
visit(NodeList, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(AnnotationDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(AnnotationMemberDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ArrayAccessExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ArrayCreationExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ArrayCreationLevel, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ArrayInitializerExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ArrayType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(AssertStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(AssignExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(BinaryExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(BlockComment, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(BlockStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(BooleanLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(BreakStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(CastExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(CatchClause, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(CharLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ClassExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ClassOrInterfaceDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ClassOrInterfaceType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(CompilationUnit, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ConditionalExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ConstructorDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ContinueStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(DoStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(DoubleLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(EmptyStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(EnclosedExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(EnumConstantDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(EnumDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ExplicitConstructorInvocationStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ExpressionStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(FieldAccessExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(FieldDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ForStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ForeachStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(IfStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ImportDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(InitializerDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(InstanceOfExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(IntegerLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(IntersectionType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(JavadocComment, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(LabeledStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(LambdaExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(LineComment, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(LocalClassDeclarationStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(LongLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(MarkerAnnotationExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(MemberValuePair, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(MethodCallExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(MethodDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(MethodReferenceExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(NameExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(Name, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(NormalAnnotationExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(NullLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ObjectCreationExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(PackageDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(Parameter, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(PrimitiveType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ReturnStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(SimpleName, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(SingleMemberAnnotationExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(StringLiteralExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(SuperExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(SwitchEntryStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(SwitchStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(SynchronizedStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ThisExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ThrowStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(TryStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(TypeExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(TypeParameter, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(UnaryExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(UnionType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(UnknownType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(VariableDeclarationExpr, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(VariableDeclarator, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(VoidType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(WhileStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(WildcardType, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ModuleDeclaration, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ModuleRequiresStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ModuleExportsStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ModuleProvidesStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ModuleUsesStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(ModuleOpensStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(UnparsableStmt, A) - Method in interface com.github.javaparser.ast.visitor.VoidVisitor
 
visit(AnnotationDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(AnnotationMemberDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ArrayAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ArrayCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ArrayInitializerExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(AssertStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(AssignExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(BinaryExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(BlockComment, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(BlockStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(BooleanLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(BreakStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(CastExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(CatchClause, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(CharLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ClassExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ClassOrInterfaceDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ClassOrInterfaceType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(CompilationUnit, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ConditionalExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ConstructorDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ContinueStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(DoStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(DoubleLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(EmptyStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(EnclosedExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(EnumConstantDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(EnumDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ExplicitConstructorInvocationStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ExpressionStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(FieldAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(FieldDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ForeachStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ForStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(IfStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(InitializerDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(InstanceOfExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(IntegerLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(JavadocComment, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(LabeledStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(LineComment, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(LongLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(MarkerAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(MemberValuePair, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(MethodCallExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(MethodDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(NameExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(NormalAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(NullLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ObjectCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(PackageDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(Parameter, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(PrimitiveType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(Name, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(SimpleName, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ArrayType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ArrayCreationLevel, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(IntersectionType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(UnionType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ReturnStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(SingleMemberAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(StringLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(SuperExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(SwitchEntryStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(SwitchStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(SynchronizedStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ThisExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ThrowStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(TryStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(LocalClassDeclarationStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(TypeParameter, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(UnaryExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(UnknownType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(VariableDeclarationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(VariableDeclarator, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(VoidType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(WhileStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(WildcardType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(LambdaExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(MethodReferenceExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(TypeExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(NodeList, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ImportDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ModuleDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ModuleRequiresStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ModuleExportsStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ModuleProvidesStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ModuleUsesStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(ModuleOpensStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(UnparsableStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
visit(AnnotationDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(AnnotationMemberDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ArrayAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ArrayCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ArrayInitializerExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(AssertStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(AssignExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(BinaryExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(BlockComment, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(BlockStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(BooleanLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(BreakStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(CastExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(CatchClause, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(CharLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ClassExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ClassOrInterfaceDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ClassOrInterfaceType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(CompilationUnit, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ConditionalExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ConstructorDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ContinueStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(DoStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(DoubleLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(EmptyStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(EnclosedExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(EnumConstantDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(EnumDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ExplicitConstructorInvocationStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ExpressionStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(FieldAccessExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(FieldDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ForeachStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ForStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(IfStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(InitializerDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(InstanceOfExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(IntegerLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(JavadocComment, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(LabeledStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(LineComment, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(LongLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(MarkerAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(MemberValuePair, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(MethodCallExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(MethodDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(NameExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(NormalAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(NullLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ObjectCreationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(PackageDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(Parameter, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(PrimitiveType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(Name, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(SimpleName, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ArrayType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ArrayCreationLevel, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(IntersectionType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(UnionType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ReturnStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(SingleMemberAnnotationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(StringLiteralExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(SuperExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(SwitchEntryStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(SwitchStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(SynchronizedStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ThisExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ThrowStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(TryStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(LocalClassDeclarationStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(TypeParameter, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(UnaryExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(UnknownType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(VariableDeclarationExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(VariableDeclarator, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(VoidType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(WhileStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(WildcardType, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(LambdaExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(MethodReferenceExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(TypeExpr, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(NodeList, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ImportDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ModuleDeclaration, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ModuleRequiresStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ModuleExportsStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ModuleProvidesStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ModuleUsesStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(ModuleOpensStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(UnparsableStmt, A) - Method in class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
visit(CompilationUnit, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(PackageDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(NameExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(Name, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(SimpleName, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ClassOrInterfaceDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(JavadocComment, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ClassOrInterfaceType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(TypeParameter, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(PrimitiveType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ArrayType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ArrayCreationLevel, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(IntersectionType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(UnionType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(WildcardType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(UnknownType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(FieldDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(VariableDeclarator, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ArrayInitializerExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(VoidType, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ArrayAccessExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ArrayCreationExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(AssignExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(BinaryExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(CastExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ClassExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ConditionalExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(EnclosedExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(FieldAccessExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(InstanceOfExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(CharLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(DoubleLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(IntegerLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(LongLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(StringLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(BooleanLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(NullLiteralExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ThisExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(SuperExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(MethodCallExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ObjectCreationExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(UnaryExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ConstructorDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(MethodDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(Parameter, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ExplicitConstructorInvocationStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(VariableDeclarationExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(LocalClassDeclarationStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(AssertStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(BlockStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(LabeledStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(EmptyStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ExpressionStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(SwitchStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(SwitchEntryStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(BreakStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ReturnStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(EnumDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(EnumConstantDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(InitializerDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(IfStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(WhileStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ContinueStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(DoStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ForeachStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ForStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ThrowStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(SynchronizedStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(TryStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(CatchClause, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(AnnotationDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(AnnotationMemberDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(MarkerAnnotationExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(SingleMemberAnnotationExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(NormalAnnotationExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(MemberValuePair, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(LineComment, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(BlockComment, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(LambdaExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(MethodReferenceExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(TypeExpr, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(NodeList, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ImportDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ModuleDeclaration, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ModuleRequiresStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ModuleExportsStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ModuleProvidesStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ModuleUsesStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(ModuleOpensStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
visit(UnparsableStmt, Void) - Method in class com.github.javaparser.printer.PrettyPrintVisitor
 
Visitable - Interface in com.github.javaparser.ast.visitor
 
visitBreadthFirst(Node) - Method in class com.github.javaparser.ast.visitor.TreeVisitor
https://en.wikipedia.org/wiki/Breadth-first_search
visitDepthFirst(Node) - Method in class com.github.javaparser.ast.visitor.TreeVisitor
Deprecated.
As of release 3.1.0, replaced by TreeVisitor.visitPreOrder(Node)
visitLeavesFirst(Node) - Method in class com.github.javaparser.ast.visitor.TreeVisitor
 
VisitorList<N extends Node> - Class in com.github.javaparser.utils
A list that overrides the equals and hashcode calculation of the added nodes by using another equals and hashcode visitor for those methods.
VisitorList(GenericVisitor<Integer, Void>, GenericVisitor<Boolean, Visitable>) - Constructor for class com.github.javaparser.utils.VisitorList
Pass the visitors to use for equals and hashcode.
VisitorMap<N extends Node,V> - Class in com.github.javaparser.utils
A map that overrides the equals and hashcode calculation of the added nodes by using another equals and hashcode visitor for those methods.
VisitorMap(GenericVisitor<Integer, Void>, GenericVisitor<Boolean, Visitable>) - Constructor for class com.github.javaparser.utils.VisitorMap
Pass the visitors to use for equals and hashcode.
VisitorSet<N extends Node> - Class in com.github.javaparser.utils
A set that overrides the equals and hashcode calculation of the added nodes by using another equals and hashcode visitor for those methods.
VisitorSet(GenericVisitor<Integer, Void>, GenericVisitor<Boolean, Visitable>) - Constructor for class com.github.javaparser.utils.VisitorSet
Pass the visitors to use for equals and hashcode.
VisitorValidator - Class in com.github.javaparser.ast.validator
A validator that uses a visitor for validation.
VisitorValidator() - Constructor for class com.github.javaparser.ast.validator.VisitorValidator
 
visitPostOrder(Node) - Method in class com.github.javaparser.ast.visitor.TreeVisitor
Performs a post-order node traversal starting with a given node.
visitPreOrder(Node) - Method in class com.github.javaparser.ast.visitor.TreeVisitor
Performs a pre-order node traversal starting with a given node.
VOID - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
VoidType - Class in com.github.javaparser.ast.type
The return type of a MethodDeclaration when it returns void.
VoidType() - Constructor for class com.github.javaparser.ast.type.VoidType
 
VoidType(TokenRange) - Constructor for class com.github.javaparser.ast.type.VoidType
This constructor is used by the parser and is considered private.
voidTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
VoidTypeMetaModel - Class in com.github.javaparser.metamodel
 
VoidVisitor<A> - Interface in com.github.javaparser.ast.visitor
A visitor that does not return anything.
VoidVisitorAdapter<A> - Class in com.github.javaparser.ast.visitor
A visitor that returns nothing, and has a default implementation for all its visit methods that simply visit their children in an unspecified order.
VoidVisitorAdapter() - Constructor for class com.github.javaparser.ast.visitor.VoidVisitorAdapter
 
VoidVisitorWithDefaults<A> - Class in com.github.javaparser.ast.visitor
A visitor that returns nothing, and has default methods that are used when a specific visit method is not overridden.
VoidVisitorWithDefaults() - Constructor for class com.github.javaparser.ast.visitor.VoidVisitorWithDefaults
 
VOLATILE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.

W

WHILE - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
WhileStmt - Class in com.github.javaparser.ast.stmt
A while statement.
WhileStmt() - Constructor for class com.github.javaparser.ast.stmt.WhileStmt
 
WhileStmt(Expression, Statement) - Constructor for class com.github.javaparser.ast.stmt.WhileStmt
 
WhileStmt(TokenRange, Expression, Statement) - Constructor for class com.github.javaparser.ast.stmt.WhileStmt
This constructor is used by the parser and is considered private.
whileStmtMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
WhileStmtMetaModel - Class in com.github.javaparser.metamodel
 
WildcardType - Class in com.github.javaparser.ast.type
A wildcard type argument.
WildcardType() - Constructor for class com.github.javaparser.ast.type.WildcardType
 
WildcardType(ReferenceType) - Constructor for class com.github.javaparser.ast.type.WildcardType
 
WildcardType(ReferenceType, ReferenceType, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.WildcardType
 
WildcardType(TokenRange, ReferenceType, ReferenceType, NodeList<AnnotationExpr>) - Constructor for class com.github.javaparser.ast.type.WildcardType
This constructor is used by the parser and is considered private.
WildcardType(TokenRange, ReferenceType, ReferenceType) - Constructor for class com.github.javaparser.ast.type.WildcardType
This constructor is used by the parser and is considered private.
wildcardTypeMetaModel - Static variable in class com.github.javaparser.metamodel.JavaParserMetaModel
 
WildcardTypeMetaModel - Class in com.github.javaparser.metamodel
 
WINDOWS_EOL - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
WITH - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
withBegin(Position) - Method in class com.github.javaparser.Range
 
withBegin(JavaToken) - Method in class com.github.javaparser.TokenRange
 
withBeginColumn(int) - Method in class com.github.javaparser.Range
 
withBeginLine(int) - Method in class com.github.javaparser.Range
 
withColumn(int) - Method in class com.github.javaparser.Position
 
withEnd(Position) - Method in class com.github.javaparser.Range
 
withEnd(JavaToken) - Method in class com.github.javaparser.TokenRange
 
withEndColumn(int) - Method in class com.github.javaparser.Range
 
withEndLine(int) - Method in class com.github.javaparser.Range
 
withLine(int) - Method in class com.github.javaparser.Position
 
withTypesPropertyMetaModel - Variable in class com.github.javaparser.metamodel.ModuleProvidesStmtMetaModel
 
wrapInArrayTypes(Type, List<ArrayType.ArrayBracketPair>...) - Static method in class com.github.javaparser.ast.type.ArrayType
Takes lists of arrayBracketPairs, assumes the lists are ordered left to right and the pairs are ordered left to right, mirroring the actual code.
wrapToColumn(int) - Method in class com.github.javaparser.printer.SourcePrinter
Performs a new line and indent, then prints enough space characters until aligned to the specified column.

X

XmlPrinter - Class in com.github.javaparser.printer
Outputs an XML file containing the AST meant for inspecting it.
XmlPrinter(boolean) - Constructor for class com.github.javaparser.printer.XmlPrinter
 
XOR - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
XORASSIGN - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.

Y

YamlPrinter - Class in com.github.javaparser.printer
Outputs a YAML file containing the AST meant for inspecting it.
YamlPrinter(boolean) - Constructor for class com.github.javaparser.printer.YamlPrinter
 

_

_DEFAULT - Static variable in interface com.github.javaparser.GeneratedJavaParserConstants
RegularExpression Id.
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

Copyright © 2007–2017. All rights reserved.