- GE - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- GenericVisitor<R,A> - Interface in japa.parser.ast.visitor
-
A visitor that has a return value.
- GenericVisitorAdapter<R,A> - Class in japa.parser.ast.visitor
-
- GenericVisitorAdapter() - Constructor for class japa.parser.ast.visitor.GenericVisitorAdapter
-
- getAll() - Method in class japa.parser.ast.comments.CommentsCollection
-
- getAllContainedComments() - Method in class japa.parser.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.
- getAnnotations() - Method in class japa.parser.ast.body.BaseParameter
-
- getAnnotations() - Method in class japa.parser.ast.body.BodyDeclaration
-
- getAnnotations() - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- getAnnotations() - Method in class japa.parser.ast.PackageDeclaration
-
Retrieves the list of annotations declared before the package
declaration.
- getAnonymousClassBody() - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- getArgs() - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- getArgs() - Method in class japa.parser.ast.expr.MethodCallExpr
-
- getArgs() - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- getArgs() - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- getArrayCount() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getArrayCount() - Method in class japa.parser.ast.body.VariableDeclaratorId
-
- getArrayCount() - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- getArrayCount() - Method in class japa.parser.ast.type.ReferenceType
-
- getBeginColumn() - Method in class japa.parser.ast.Node
-
Return the begin column of this node.
- getBeginColumn() - Method in class japa.parser.JavaCharStream
-
- getBeginLine() - Method in class japa.parser.ast.Node
-
Return the begin line of this node.
- getBeginLine() - Method in class japa.parser.JavaCharStream
-
- getBlock() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getBlock() - Method in class japa.parser.ast.body.InitializerDeclaration
-
- getBlock() - Method in class japa.parser.ast.stmt.SynchronizedStmt
-
- getBlockComments() - Method in class japa.parser.ast.comments.CommentsCollection
-
- getBody() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getBody() - Method in class japa.parser.ast.stmt.DoStmt
-
- getBody() - Method in class japa.parser.ast.stmt.ForeachStmt
-
- getBody() - Method in class japa.parser.ast.stmt.ForStmt
-
- getBody() - Method in class japa.parser.ast.stmt.WhileStmt
-
- getCatchBlock() - Method in class japa.parser.ast.stmt.CatchClause
-
- getCatchs() - Method in class japa.parser.ast.stmt.TryStmt
-
- getCheck() - Method in class japa.parser.ast.stmt.AssertStmt
-
- getChildrenNodes() - Method in class japa.parser.ast.Node
-
- getClassBody() - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- getClassExpr() - Method in class japa.parser.ast.expr.SuperExpr
-
- getClassExpr() - Method in class japa.parser.ast.expr.ThisExpr
-
- getColumn() - Method in class japa.parser.JavaCharStream
-
Deprecated.
- getColumn() - Method in class japa.parser.Position
-
- getComment() - Method in class japa.parser.ast.Node
-
This is a comment associated with this node.
- getComments() - Method in class japa.parser.ast.CompilationUnit
-
Return a list containing all comments declared in this compilation unit.
- getCompare() - Method in class japa.parser.ast.stmt.ForStmt
-
- getCondition() - Method in class japa.parser.ast.expr.ConditionalExpr
-
- getCondition() - Method in class japa.parser.ast.stmt.DoStmt
-
- getCondition() - Method in class japa.parser.ast.stmt.IfStmt
-
- getCondition() - Method in class japa.parser.ast.stmt.WhileStmt
-
- getContent() - Method in class japa.parser.ast.comments.Comment
-
Return the text of the comment.
- getData() - Method in class japa.parser.ast.Node
-
Use this to retrieve additional information associated to this node.
- getDefaultValue() - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- getDimensions() - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- getElseExpr() - Method in class japa.parser.ast.expr.ConditionalExpr
-
- getElseStmt() - Method in class japa.parser.ast.stmt.IfStmt
-
- getEndColumn() - Method in class japa.parser.ast.Node
-
Return the end column of this node.
- getEndColumn() - Method in class japa.parser.JavaCharStream
-
Get end column.
- getEndLine() - Method in class japa.parser.ast.Node
-
Return the end line of this node.
- getEndLine() - Method in class japa.parser.JavaCharStream
-
Get end line.
- getEntries() - Method in class japa.parser.ast.body.EnumDeclaration
-
- getEntries() - Method in class japa.parser.ast.stmt.SwitchStmt
-
- getExcept() - Method in class japa.parser.ast.stmt.CatchClause
-
- getExpr() - Method in class japa.parser.ast.expr.CastExpr
-
- getExpr() - Method in class japa.parser.ast.expr.InstanceOfExpr
-
- getExpr() - Method in class japa.parser.ast.expr.UnaryExpr
-
- getExpr() - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- getExpr() - Method in class japa.parser.ast.stmt.ReturnStmt
-
- getExpr() - Method in class japa.parser.ast.stmt.SynchronizedStmt
-
- getExpr() - Method in class japa.parser.ast.stmt.ThrowStmt
-
- getExpression() - Method in class japa.parser.ast.stmt.ExpressionStmt
-
- getExtends() - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- getExtends() - Method in class japa.parser.ast.type.WildcardType
-
- getField() - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- getFieldExpr() - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- getFinallyBlock() - Method in class japa.parser.ast.stmt.TryStmt
-
- getId() - Method in class japa.parser.ast.body.BaseParameter
-
- getId() - Method in class japa.parser.ast.body.VariableDeclarator
-
- getId() - Method in class japa.parser.ast.stmt.BreakStmt
-
- getId() - Method in class japa.parser.ast.stmt.ContinueStmt
-
- GetImage() - Method in class japa.parser.JavaCharStream
-
- getImplements() - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- getImplements() - Method in class japa.parser.ast.body.EnumDeclaration
-
- getImports() - Method in class japa.parser.ast.CompilationUnit
-
Retrieves the list of imports declared in this compilation unit or
null
if there is no import.
- getIndex() - Method in class japa.parser.ast.expr.ArrayAccessExpr
-
- getInit() - Method in class japa.parser.ast.body.VariableDeclarator
-
- getInit() - Method in class japa.parser.ast.stmt.ForStmt
-
- getInitializer() - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- getInner() - Method in class japa.parser.ast.expr.EnclosedExpr
-
- getIterable() - Method in class japa.parser.ast.stmt.ForeachStmt
-
- getJavaDoc() - Method in class japa.parser.ast.body.AnnotationDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.EmptyMemberDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.EmptyTypeDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.EnumDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.FieldDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.InitializerDeclaration
-
- getJavaDoc() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getJavaDoc() - Method in interface japa.parser.ast.DocumentableNode
-
- getJavadocComments() - Method in class japa.parser.ast.comments.CommentsCollection
-
- getLabel() - Method in class japa.parser.ast.stmt.LabeledStmt
-
- getLabel() - Method in class japa.parser.ast.stmt.SwitchEntryStmt
-
- getLeft() - Method in class japa.parser.ast.expr.BinaryExpr
-
- getLine() - Method in class japa.parser.JavaCharStream
-
Deprecated.
- getLine() - Method in class japa.parser.Position
-
- getLineComments() - Method in class japa.parser.ast.comments.CommentsCollection
-
- getMembers() - Method in class japa.parser.ast.body.TypeDeclaration
-
- getMemberValue() - Method in class japa.parser.ast.expr.SingleMemberAnnotationExpr
-
- getMessage() - Method in class japa.parser.ast.stmt.AssertStmt
-
- getMessage() - Method in error japa.parser.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getModifiers() - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
Return the modifiers of this member declaration.
- getModifiers() - Method in class japa.parser.ast.body.BaseParameter
-
Return the modifiers of this parameter declaration.
- getModifiers() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
Return the modifiers of this member declaration.
- getModifiers() - Method in class japa.parser.ast.body.FieldDeclaration
-
Return the modifiers of this member declaration.
- getModifiers() - Method in class japa.parser.ast.body.MethodDeclaration
-
Return the modifiers of this member declaration.
- getModifiers() - Method in class japa.parser.ast.body.TypeDeclaration
-
Return the modifiers of this type declaration.
- getModifiers() - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
Return the modifiers of this variable declaration.
- getName() - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- getName() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getName() - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- getName() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getName() - Method in class japa.parser.ast.body.TypeDeclaration
-
- getName() - Method in class japa.parser.ast.body.VariableDeclaratorId
-
- getName() - Method in class japa.parser.ast.expr.AnnotationExpr
-
- getName() - Method in class japa.parser.ast.expr.ArrayAccessExpr
-
- getName() - Method in class japa.parser.ast.expr.MemberValuePair
-
- getName() - Method in class japa.parser.ast.expr.MethodCallExpr
-
- getName() - Method in class japa.parser.ast.expr.NameExpr
-
- getName() - Method in class japa.parser.ast.ImportDeclaration
-
Retrieves the name of the import.
- getName() - Method in class japa.parser.ast.PackageDeclaration
-
Return the name of the package.
- getName() - Method in class japa.parser.ast.type.ClassOrInterfaceType
-
- getName() - Method in class japa.parser.ast.TypeParameter
-
Return the name of the paramenter.
- getNameExpr() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getNameExpr() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getNameExpr() - Method in class japa.parser.ast.body.TypeDeclaration
-
- getNameExpr() - Method in class japa.parser.ast.expr.MethodCallExpr
-
- getNextToken() - Method in class japa.parser.ASTParserTokenManager
-
Get the next Token.
- getOperator() - Method in class japa.parser.ast.expr.AssignExpr
-
- getOperator() - Method in class japa.parser.ast.expr.BinaryExpr
-
- getOperator() - Method in class japa.parser.ast.expr.UnaryExpr
-
- getOrphanComments() - Method in class japa.parser.ast.Node
-
This is a list of Comment which are inside the node and are not associated
with any meaningful AST Node.
- getPackage() - Method in class japa.parser.ast.CompilationUnit
-
Retrieves the package declaration of this compilation unit.
If this compilation unit has no package declaration (default package),
null
is returned.
- getPairs() - Method in class japa.parser.ast.expr.NormalAnnotationExpr
-
- getParameters() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getParameters() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getParentNode() - Method in class japa.parser.ast.Node
-
- getQualifier() - Method in class japa.parser.ast.expr.QualifiedNameExpr
-
- getResources() - Method in class japa.parser.ast.stmt.TryStmt
-
- getRight() - Method in class japa.parser.ast.expr.BinaryExpr
-
- getScope() - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- getScope() - Method in class japa.parser.ast.expr.MethodCallExpr
-
- getScope() - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- getScope() - Method in class japa.parser.ast.type.ClassOrInterfaceType
-
- getSelector() - Method in class japa.parser.ast.stmt.SwitchStmt
-
- getSource() - Method in class japa.parser.ast.visitor.DumpVisitor
-
- getStmt() - Method in class japa.parser.ast.stmt.LabeledStmt
-
- getStmts() - Method in class japa.parser.ast.stmt.BlockStmt
-
- getStmts() - Method in class japa.parser.ast.stmt.SwitchEntryStmt
-
- GetSuffix(int) - Method in class japa.parser.JavaCharStream
-
- getSuper() - Method in class japa.parser.ast.type.WildcardType
-
- getTabSize() - Method in class japa.parser.JavaCharStream
-
- getTarget() - Method in class japa.parser.ast.expr.AssignExpr
-
- getThenExpr() - Method in class japa.parser.ast.expr.ConditionalExpr
-
- getThenStmt() - Method in class japa.parser.ast.stmt.IfStmt
-
- getThrows() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getThrows() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getTryBlock() - Method in class japa.parser.ast.stmt.TryStmt
-
- getType() - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- getType() - Method in class japa.parser.ast.body.FieldDeclaration
-
- getType() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getType() - Method in class japa.parser.ast.body.Parameter
-
- getType() - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- getType() - Method in class japa.parser.ast.expr.CastExpr
-
- getType() - Method in class japa.parser.ast.expr.ClassExpr
-
- getType() - Method in class japa.parser.ast.expr.InstanceOfExpr
-
- getType() - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- getType() - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- getType() - Method in class japa.parser.ast.type.PrimitiveType
-
- getType() - Method in class japa.parser.ast.type.ReferenceType
-
- getTypeArgs() - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- getTypeArgs() - Method in class japa.parser.ast.expr.MethodCallExpr
-
- getTypeArgs() - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- getTypeArgs() - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- getTypeArgs() - Method in class japa.parser.ast.type.ClassOrInterfaceType
-
- getTypeBound() - Method in class japa.parser.ast.TypeParameter
-
- getTypeDeclaration() - Method in class japa.parser.ast.stmt.TypeDeclarationStmt
-
- getTypeParameters() - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- getTypeParameters() - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- getTypeParameters() - Method in class japa.parser.ast.body.MethodDeclaration
-
- getTypes() - Method in class japa.parser.ast.body.MultiTypeParameter
-
- getTypes() - Method in class japa.parser.ast.CompilationUnit
-
Return the list of types declared in this compilation unit.
If there is no types declared, null
is returned.
- getUpdate() - Method in class japa.parser.ast.stmt.ForStmt
-
- getValue() - Method in class japa.parser.ast.expr.AssignExpr
-
- getValue() - Method in class japa.parser.ast.expr.BooleanLiteralExpr
-
- getValue() - Method in class japa.parser.ast.expr.MemberValuePair
-
- getValue() - Method in class japa.parser.ast.expr.StringLiteralExpr
-
- getValue() - Method in class japa.parser.Token
-
An optional attribute value of the Token.
- getValues() - Method in class japa.parser.ast.expr.ArrayInitializerExpr
-
- getVariable() - Method in class japa.parser.ast.stmt.ForeachStmt
-
- getVariables() - Method in class japa.parser.ast.body.FieldDeclaration
-
- getVars() - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- GOTO - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- GT - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SC_AND - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SC_OR - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SEMICOLON - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- setAnnotations(List<AnnotationExpr>) - Method in class japa.parser.ast.body.BaseParameter
-
- setAnnotations(List<AnnotationExpr>) - Method in class japa.parser.ast.body.BodyDeclaration
-
- setAnnotations(List<AnnotationExpr>) - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- setAnnotations(List<AnnotationExpr>) - Method in class japa.parser.ast.PackageDeclaration
-
- setAnonymousClassBody(List<BodyDeclaration>) - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- setArgs(List<Expression>) - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- setArgs(List<Expression>) - Method in class japa.parser.ast.expr.MethodCallExpr
-
- setArgs(List<Expression>) - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- setArgs(List<Expression>) - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- setArrayCount(int) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setArrayCount(int) - Method in class japa.parser.ast.body.VariableDeclaratorId
-
- setArrayCount(int) - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- setArrayCount(int) - Method in class japa.parser.ast.type.ReferenceType
-
- setAsParentNodeOf(List<? extends Node>) - Method in class japa.parser.ast.Node
-
- setAsParentNodeOf(Node) - Method in class japa.parser.ast.Node
-
- setAsterisk(boolean) - Method in class japa.parser.ast.ImportDeclaration
-
Sets if this import is asterisk.
- setBeginColumn(int) - Method in class japa.parser.ast.Node
-
Sets the begin column of this node.
- setBeginLine(int) - Method in class japa.parser.ast.Node
-
Sets the begin line of this node.
- setBlock(BlockStmt) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setBlock(BlockStmt) - Method in class japa.parser.ast.body.InitializerDeclaration
-
- setBlock(BlockStmt) - Method in class japa.parser.ast.stmt.SynchronizedStmt
-
- setBody(BlockStmt) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setBody(Statement) - Method in class japa.parser.ast.stmt.DoStmt
-
- setBody(Statement) - Method in class japa.parser.ast.stmt.ForeachStmt
-
- setBody(Statement) - Method in class japa.parser.ast.stmt.ForStmt
-
- setBody(Statement) - Method in class japa.parser.ast.stmt.WhileStmt
-
- setCatchBlock(BlockStmt) - Method in class japa.parser.ast.stmt.CatchClause
-
- setCatchs(List<CatchClause>) - Method in class japa.parser.ast.stmt.TryStmt
-
- setCheck(Expression) - Method in class japa.parser.ast.stmt.AssertStmt
-
- setClassBody(List<BodyDeclaration>) - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- setClassExpr(Expression) - Method in class japa.parser.ast.expr.SuperExpr
-
- setClassExpr(Expression) - Method in class japa.parser.ast.expr.ThisExpr
-
- setComment(Comment) - Method in class japa.parser.ast.Node
-
Use this to store additional information to this node.
- setComments(List<Comment>) - Method in class japa.parser.ast.CompilationUnit
-
Sets the list of comments of this compilation unit.
- setCompare(Expression) - Method in class japa.parser.ast.stmt.ForStmt
-
- setCondition(Expression) - Method in class japa.parser.ast.expr.ConditionalExpr
-
- setCondition(Expression) - Method in class japa.parser.ast.stmt.DoStmt
-
- setCondition(Expression) - Method in class japa.parser.ast.stmt.IfStmt
-
- setCondition(Expression) - Method in class japa.parser.ast.stmt.WhileStmt
-
- setContent(String) - Method in class japa.parser.ast.comments.Comment
-
Sets the text of the comment.
- setData(Object) - Method in class japa.parser.ast.Node
-
Use this to store additional information to this node.
- setDebugStream(PrintStream) - Method in class japa.parser.ASTParserTokenManager
-
Set debug output.
- setDefaultValue(Expression) - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- setDimensions(List<Expression>) - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- setElseExpr(Expression) - Method in class japa.parser.ast.expr.ConditionalExpr
-
- setElseStmt(Statement) - Method in class japa.parser.ast.stmt.IfStmt
-
- setEndColumn(int) - Method in class japa.parser.ast.Node
-
Sets the end column of this node.
- setEndLine(int) - Method in class japa.parser.ast.Node
-
Sets the end line of this node.
- setEntries(List<EnumConstantDeclaration>) - Method in class japa.parser.ast.body.EnumDeclaration
-
- setEntries(List<SwitchEntryStmt>) - Method in class japa.parser.ast.stmt.SwitchStmt
-
- setExcept(MultiTypeParameter) - Method in class japa.parser.ast.stmt.CatchClause
-
- setExpr(Expression) - Method in class japa.parser.ast.expr.CastExpr
-
- setExpr(Expression) - Method in class japa.parser.ast.expr.InstanceOfExpr
-
- setExpr(Expression) - Method in class japa.parser.ast.expr.UnaryExpr
-
- setExpr(Expression) - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- setExpr(Expression) - Method in class japa.parser.ast.stmt.ReturnStmt
-
- setExpr(Expression) - Method in class japa.parser.ast.stmt.SynchronizedStmt
-
- setExpr(Expression) - Method in class japa.parser.ast.stmt.ThrowStmt
-
- setExpression(Expression) - Method in class japa.parser.ast.stmt.ExpressionStmt
-
- setExtends(List<ClassOrInterfaceType>) - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- setExtends(ReferenceType) - Method in class japa.parser.ast.type.WildcardType
-
- setField(String) - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- setFieldExpr(NameExpr) - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- setFinallyBlock(BlockStmt) - Method in class japa.parser.ast.stmt.TryStmt
-
- setId(VariableDeclaratorId) - Method in class japa.parser.ast.body.BaseParameter
-
- setId(VariableDeclaratorId) - Method in class japa.parser.ast.body.VariableDeclarator
-
- setId(String) - Method in class japa.parser.ast.stmt.BreakStmt
-
- setId(String) - Method in class japa.parser.ast.stmt.ContinueStmt
-
- setImplements(List<ClassOrInterfaceType>) - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- setImplements(List<ClassOrInterfaceType>) - Method in class japa.parser.ast.body.EnumDeclaration
-
- setImports(List<ImportDeclaration>) - Method in class japa.parser.ast.CompilationUnit
-
Sets the list of imports of this compilation unit.
- setIndex(Expression) - Method in class japa.parser.ast.expr.ArrayAccessExpr
-
- setInit(Expression) - Method in class japa.parser.ast.body.VariableDeclarator
-
- setInit(List<Expression>) - Method in class japa.parser.ast.stmt.ForStmt
-
- setInitializer(ArrayInitializerExpr) - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- setInner(Expression) - Method in class japa.parser.ast.expr.EnclosedExpr
-
- setInterface(boolean) - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- setIterable(Expression) - Method in class japa.parser.ast.stmt.ForeachStmt
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.AnnotationDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.EmptyMemberDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.EmptyTypeDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.EnumDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.FieldDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.InitializerDeclaration
-
- setJavaDoc(JavadocComment) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setJavaDoc(JavadocComment) - Method in interface japa.parser.ast.DocumentableNode
-
- setLabel(String) - Method in class japa.parser.ast.stmt.LabeledStmt
-
- setLabel(Expression) - Method in class japa.parser.ast.stmt.SwitchEntryStmt
-
- setLeft(Expression) - Method in class japa.parser.ast.expr.BinaryExpr
-
- setMembers(List<BodyDeclaration>) - Method in class japa.parser.ast.body.TypeDeclaration
-
- setMemberValue(Expression) - Method in class japa.parser.ast.expr.SingleMemberAnnotationExpr
-
- setMessage(Expression) - Method in class japa.parser.ast.stmt.AssertStmt
-
- setModifiers(int) - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- setModifiers(int) - Method in class japa.parser.ast.body.BaseParameter
-
- setModifiers(int) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setModifiers(int) - Method in class japa.parser.ast.body.FieldDeclaration
-
- setModifiers(int) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setModifiers(int) - Method in class japa.parser.ast.body.TypeDeclaration
-
- setModifiers(int) - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- setName(String) - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- setName(String) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setName(String) - Method in class japa.parser.ast.body.EnumConstantDeclaration
-
- setName(String) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setName(String) - Method in class japa.parser.ast.body.TypeDeclaration
-
- setName(String) - Method in class japa.parser.ast.body.VariableDeclaratorId
-
- setName(NameExpr) - Method in class japa.parser.ast.expr.AnnotationExpr
-
- setName(Expression) - Method in class japa.parser.ast.expr.ArrayAccessExpr
-
- setName(String) - Method in class japa.parser.ast.expr.MemberValuePair
-
- setName(String) - Method in class japa.parser.ast.expr.MethodCallExpr
-
- setName(String) - Method in class japa.parser.ast.expr.NameExpr
-
- setName(NameExpr) - Method in class japa.parser.ast.ImportDeclaration
-
Sets the name this import.
- setName(NameExpr) - Method in class japa.parser.ast.PackageDeclaration
-
Sets the name of this package declaration.
- setName(String) - Method in class japa.parser.ast.type.ClassOrInterfaceType
-
- setName(String) - Method in class japa.parser.ast.TypeParameter
-
Sets the name of this type parameter.
- setNameExpr(NameExpr) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setNameExpr(NameExpr) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setNameExpr(NameExpr) - Method in class japa.parser.ast.body.TypeDeclaration
-
- setNameExpr(NameExpr) - Method in class japa.parser.ast.expr.MethodCallExpr
-
- setOperator(AssignExpr.Operator) - Method in class japa.parser.ast.expr.AssignExpr
-
- setOperator(BinaryExpr.Operator) - Method in class japa.parser.ast.expr.BinaryExpr
-
- setOperator(UnaryExpr.Operator) - Method in class japa.parser.ast.expr.UnaryExpr
-
- setPackage(PackageDeclaration) - Method in class japa.parser.ast.CompilationUnit
-
Sets or clear the package declarations of this compilation unit.
- setPairs(List<MemberValuePair>) - Method in class japa.parser.ast.expr.NormalAnnotationExpr
-
- setParameters(List<Parameter>) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setParameters(List<Parameter>) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setParentNode(Node) - Method in class japa.parser.ast.Node
-
- setQualifier(NameExpr) - Method in class japa.parser.ast.expr.QualifiedNameExpr
-
- setResources(List<VariableDeclarationExpr>) - Method in class japa.parser.ast.stmt.TryStmt
-
- setRight(Expression) - Method in class japa.parser.ast.expr.BinaryExpr
-
- setScope(Expression) - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- setScope(Expression) - Method in class japa.parser.ast.expr.MethodCallExpr
-
- setScope(Expression) - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- setScope(ClassOrInterfaceType) - Method in class japa.parser.ast.type.ClassOrInterfaceType
-
- setSelector(Expression) - Method in class japa.parser.ast.stmt.SwitchStmt
-
- setStatic(boolean) - Method in class japa.parser.ast.body.InitializerDeclaration
-
- setStatic(boolean) - Method in class japa.parser.ast.ImportDeclaration
-
Sets if this import is static.
- setStmt(Statement) - Method in class japa.parser.ast.stmt.LabeledStmt
-
- setStmts(List<Statement>) - Method in class japa.parser.ast.stmt.BlockStmt
-
- setStmts(List<Statement>) - Method in class japa.parser.ast.stmt.SwitchEntryStmt
-
- setSuper(ReferenceType) - Method in class japa.parser.ast.type.WildcardType
-
- setTabSize(int) - Method in class japa.parser.JavaCharStream
-
- setTarget(Expression) - Method in class japa.parser.ast.expr.AssignExpr
-
- setThenExpr(Expression) - Method in class japa.parser.ast.expr.ConditionalExpr
-
- setThenStmt(Statement) - Method in class japa.parser.ast.stmt.IfStmt
-
- setThis(boolean) - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- setThrows(List<NameExpr>) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setThrows(List<NameExpr>) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setTryBlock(BlockStmt) - Method in class japa.parser.ast.stmt.TryStmt
-
- setType(Type) - Method in class japa.parser.ast.body.AnnotationMemberDeclaration
-
- setType(Type) - Method in class japa.parser.ast.body.FieldDeclaration
-
- setType(Type) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setType(Type) - Method in class japa.parser.ast.body.Parameter
-
- setType(Type) - Method in class japa.parser.ast.expr.ArrayCreationExpr
-
- setType(Type) - Method in class japa.parser.ast.expr.CastExpr
-
- setType(Type) - Method in class japa.parser.ast.expr.ClassExpr
-
- setType(Type) - Method in class japa.parser.ast.expr.InstanceOfExpr
-
- setType(ClassOrInterfaceType) - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- setType(Type) - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- setType(PrimitiveType.Primitive) - Method in class japa.parser.ast.type.PrimitiveType
-
- setType(Type) - Method in class japa.parser.ast.type.ReferenceType
-
- setTypeArgs(List<Type>) - Method in class japa.parser.ast.expr.FieldAccessExpr
-
- setTypeArgs(List<Type>) - Method in class japa.parser.ast.expr.MethodCallExpr
-
- setTypeArgs(List<Type>) - Method in class japa.parser.ast.expr.ObjectCreationExpr
-
- setTypeArgs(List<Type>) - Method in class japa.parser.ast.stmt.ExplicitConstructorInvocationStmt
-
- setTypeArgs(List<Type>) - Method in class japa.parser.ast.type.ClassOrInterfaceType
-
- setTypeBound(List<ClassOrInterfaceType>) - Method in class japa.parser.ast.TypeParameter
-
Sets the list o types.
- setTypeDeclaration(TypeDeclaration) - Method in class japa.parser.ast.stmt.TypeDeclarationStmt
-
- setTypeParameters(List<TypeParameter>) - Method in class japa.parser.ast.body.ClassOrInterfaceDeclaration
-
- setTypeParameters(List<TypeParameter>) - Method in class japa.parser.ast.body.ConstructorDeclaration
-
- setTypeParameters(List<TypeParameter>) - Method in class japa.parser.ast.body.MethodDeclaration
-
- setTypes(List<Type>) - Method in class japa.parser.ast.body.MultiTypeParameter
-
- setTypes(List<TypeDeclaration>) - Method in class japa.parser.ast.CompilationUnit
-
Sets the list of types declared in this compilation unit.
- setUpdate(List<Expression>) - Method in class japa.parser.ast.stmt.ForStmt
-
- setValue(Expression) - Method in class japa.parser.ast.expr.AssignExpr
-
- setValue(boolean) - Method in class japa.parser.ast.expr.BooleanLiteralExpr
-
- setValue(Expression) - Method in class japa.parser.ast.expr.MemberValuePair
-
- setValue(String) - Method in class japa.parser.ast.expr.StringLiteralExpr
-
- setValues(List<Expression>) - Method in class japa.parser.ast.expr.ArrayInitializerExpr
-
- setVarArgs(boolean) - Method in class japa.parser.ast.body.Parameter
-
- setVariable(VariableDeclarationExpr) - Method in class japa.parser.ast.stmt.ForeachStmt
-
- setVariables(List<VariableDeclarator>) - Method in class japa.parser.ast.body.FieldDeclaration
-
- setVars(List<VariableDeclarator>) - Method in class japa.parser.ast.expr.VariableDeclarationExpr
-
- SHORT - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SHORT_TYPE - Static variable in class japa.parser.ASTHelper
-
- SINGLE_LINE_COMMENT - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SingleMemberAnnotationExpr - Class in japa.parser.ast.expr
-
- SingleMemberAnnotationExpr() - Constructor for class japa.parser.ast.expr.SingleMemberAnnotationExpr
-
- SingleMemberAnnotationExpr(NameExpr, Expression) - Constructor for class japa.parser.ast.expr.SingleMemberAnnotationExpr
-
- SingleMemberAnnotationExpr(int, int, int, int, NameExpr, Expression) - Constructor for class japa.parser.ast.expr.SingleMemberAnnotationExpr
-
- size() - Method in class japa.parser.ast.comments.CommentsCollection
-
- SLASH - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SLASHASSIGN - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- sortByBeginPosition(List<T>) - Static method in class japa.parser.PositionUtils
-
- SourcesHelper - Class in japa.parser
-
- SourcesHelper() - Constructor for class japa.parser.SourcesHelper
-
- specialToken - Variable in class japa.parser.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- STAR - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- STARASSIGN - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- Statement - Class in japa.parser.ast.stmt
-
- Statement() - Constructor for class japa.parser.ast.stmt.Statement
-
- Statement(int, int, int, int) - Constructor for class japa.parser.ast.stmt.Statement
-
- STATIC - Static variable in class japa.parser.ast.body.ModifierSet
-
- STATIC - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- STATIC_LEXER_ERROR - Static variable in error japa.parser.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class japa.parser.JavaCharStream
-
Whether parser is static.
- STRICTFP - Static variable in class japa.parser.ast.body.ModifierSet
-
- STRICTFP - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- STRING_LITERAL - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- StringLiteralExpr - Class in japa.parser.ast.expr
-
- StringLiteralExpr() - Constructor for class japa.parser.ast.expr.StringLiteralExpr
-
- StringLiteralExpr(String) - Constructor for class japa.parser.ast.expr.StringLiteralExpr
-
- StringLiteralExpr(int, int, int, int, String) - Constructor for class japa.parser.ast.expr.StringLiteralExpr
-
- SUPER - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SuperExpr - Class in japa.parser.ast.expr
-
- SuperExpr() - Constructor for class japa.parser.ast.expr.SuperExpr
-
- SuperExpr(Expression) - Constructor for class japa.parser.ast.expr.SuperExpr
-
- SuperExpr(int, int, int, int, Expression) - Constructor for class japa.parser.ast.expr.SuperExpr
-
- SWITCH - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SwitchEntryStmt - Class in japa.parser.ast.stmt
-
- SwitchEntryStmt() - Constructor for class japa.parser.ast.stmt.SwitchEntryStmt
-
- SwitchEntryStmt(Expression, List<Statement>) - Constructor for class japa.parser.ast.stmt.SwitchEntryStmt
-
- SwitchEntryStmt(int, int, int, int, Expression, List<Statement>) - Constructor for class japa.parser.ast.stmt.SwitchEntryStmt
-
- SwitchStmt - Class in japa.parser.ast.stmt
-
- SwitchStmt() - Constructor for class japa.parser.ast.stmt.SwitchStmt
-
- SwitchStmt(Expression, List<SwitchEntryStmt>) - Constructor for class japa.parser.ast.stmt.SwitchStmt
-
- SwitchStmt(int, int, int, int, Expression, List<SwitchEntryStmt>) - Constructor for class japa.parser.ast.stmt.SwitchStmt
-
- SwitchTo(int) - Method in class japa.parser.ASTParserTokenManager
-
Switch to specified lex state.
- SYNCHRONIZED - Static variable in class japa.parser.ast.body.ModifierSet
-
- SYNCHRONIZED - Static variable in interface japa.parser.ASTParserConstants
-
RegularExpression Id.
- SynchronizedStmt - Class in japa.parser.ast.stmt
-
- SynchronizedStmt() - Constructor for class japa.parser.ast.stmt.SynchronizedStmt
-
- SynchronizedStmt(Expression, BlockStmt) - Constructor for class japa.parser.ast.stmt.SynchronizedStmt
-
- SynchronizedStmt(int, int, int, int, Expression, BlockStmt) - Constructor for class japa.parser.ast.stmt.SynchronizedStmt
-