Java org.eclipse.jdt.core.dom ASTVisitor fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.core.dom ASTVisitor fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.core.dom ASTVisitor.

The text is from its open source code.

Subclass

org.eclipse.jdt.core.dom.ASTVisitor has subclasses.
Click this link to see all its subclasses.

Constructor

ASTVisitor()
Creates a new AST visitor instance.
ASTVisitor(boolean visitDocTags)
Creates a new AST visitor instance.

Method

voidendVisit(AnnotationTypeDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(AnnotationTypeMemberDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(AnonymousClassDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(ArrayAccess node)
End of visit the given type-specific AST node.
voidendVisit(ArrayCreation node)
End of visit the given type-specific AST node.
voidendVisit(ArrayInitializer node)
End of visit the given type-specific AST node.
voidendVisit(ArrayType node)
End of visit the given type-specific AST node.
voidendVisit(AssertStatement node)
End of visit the given type-specific AST node.
voidendVisit(Assignment node)
End of visit the given type-specific AST node.
voidendVisit(Block node)
End of visit the given type-specific AST node.
voidendVisit(BlockComment node)
End of visit the given type-specific AST node.
voidendVisit(BooleanLiteral node)
End of visit the given type-specific AST node.
voidendVisit(BreakStatement node)
End of visit the given type-specific AST node.
voidendVisit(CastExpression node)
End of visit the given type-specific AST node.
voidendVisit(CatchClause node)
End of visit the given type-specific AST node.
voidendVisit(CharacterLiteral node)
End of visit the given type-specific AST node.
voidendVisit(ClassInstanceCreation node)
End of visit the given type-specific AST node.
voidendVisit(CompilationUnit node)
End of visit the given type-specific AST node.
voidendVisit(ConditionalExpression node)
End of visit the given type-specific AST node.
voidendVisit(ConstructorInvocation node)
End of visit the given type-specific AST node.
voidendVisit(ContinueStatement node)
End of visit the given type-specific AST node.
voidendVisit(CreationReference node)
End of visit the given type-specific AST node.
voidendVisit(DoStatement node)
End of visit the given type-specific AST node.
voidendVisit(EmptyStatement node)
End of visit the given type-specific AST node.
voidendVisit(EnhancedForStatement node)
End of visit the given type-specific AST node.
voidendVisit(EnumConstantDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(EnumDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(ExportsDirective node)
End of visit the given type-specific AST node.
voidendVisit(ExpressionMethodReference node)
End of visit the given type-specific AST node.
voidendVisit(ExpressionStatement node)
End of visit the given type-specific AST node.
voidendVisit(Dimension node)
End of visit the given type-specific AST node.
voidendVisit(FieldAccess node)
End of visit the given type-specific AST node.
voidendVisit(FieldDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(ForStatement node)
End of visit the given type-specific AST node.
voidendVisit(IfStatement node)
End of visit the given type-specific AST node.
voidendVisit(ImportDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(InfixExpression node)
End of visit the given type-specific AST node.
voidendVisit(InstanceofExpression node)
End of visit the given type-specific AST node.
voidendVisit(Initializer node)
End of visit the given type-specific AST node.
voidendVisit(Javadoc node)
End of visit the given type-specific AST node.
voidendVisit(LabeledStatement node)
End of visit the given type-specific AST node.
voidendVisit(LambdaExpression node)
End of visit the given type-specific AST node.
voidendVisit(LineComment node)
End of visit the given type-specific AST node.
voidendVisit(MarkerAnnotation node)
End of visit the given type-specific AST node.
voidendVisit(MemberRef node)
End of visit the given type-specific AST node.
voidendVisit(MemberValuePair node)
End of visit the given type-specific AST node.
voidendVisit(MethodRef node)
End of visit the given type-specific AST node.
voidendVisit(MethodRefParameter node)
End of visit the given type-specific AST node.
voidendVisit(MethodDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(MethodInvocation node)
End of visit the given type-specific AST node.
voidendVisit(Modifier node)
End of visit the given type-specific AST node.
voidendVisit(ModuleDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(ModuleModifier node)
End of visit the given type-specific AST node.
voidendVisit(NameQualifiedType node)
End of visit the given type-specific AST node.
voidendVisit(NormalAnnotation node)
End of visit the given type-specific AST node.
voidendVisit(NullLiteral node)
End of visit the given type-specific AST node.
voidendVisit(NumberLiteral node)
End of visit the given type-specific AST node.
voidendVisit(OpensDirective node)
End of visit the given type-specific AST node.
voidendVisit(PackageDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(ParameterizedType node)
End of visit the given type-specific AST node.
voidendVisit(ParenthesizedExpression node)
End of visit the given type-specific AST node.
voidendVisit(PostfixExpression node)
End of visit the given type-specific AST node.
voidendVisit(PrefixExpression node)
End of visit the given type-specific AST node.
voidendVisit(PrimitiveType node)
End of visit the given type-specific AST node.
voidendVisit(ProvidesDirective node)
End of visit the given type-specific AST node.
voidendVisit(QualifiedName node)
End of visit the given type-specific AST node.
voidendVisit(QualifiedType node)
End of visit the given type-specific AST node.
voidendVisit(RequiresDirective node)
End of visit the given type-specific AST node.
voidendVisit(ReturnStatement node)
End of visit the given type-specific AST node.
voidendVisit(SimpleName node)
End of visit the given type-specific AST node.
voidendVisit(SimpleType node)
End of visit the given type-specific AST node.
voidendVisit(SingleMemberAnnotation node)
End of visit the given type-specific AST node.
voidendVisit(SingleVariableDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(StringLiteral node)
End of visit the given type-specific AST node.
voidendVisit(SuperConstructorInvocation node)
End of visit the given type-specific AST node.
voidendVisit(SuperFieldAccess node)
End of visit the given type-specific AST node.
voidendVisit(SuperMethodInvocation node)
End of visit the given type-specific AST node.
voidendVisit(SuperMethodReference node)
End of visit the given type-specific AST node.
voidendVisit(SwitchCase node)
End of visit the given type-specific AST node.
voidendVisit(SwitchExpression node)
End of visit the given type-specific AST node.
voidendVisit(SwitchStatement node)
End of visit the given type-specific AST node.
voidendVisit(SynchronizedStatement node)
End of visit the given type-specific AST node.
voidendVisit(TagElement node)
End of visit the given type-specific AST node.
voidendVisit(TextBlock node)
End of visit the given type-specific AST node.
voidendVisit(TextElement node)
End of visit the given type-specific AST node.
voidendVisit(ThisExpression node)
End of visit the given type-specific AST node.
voidendVisit(ThrowStatement node)
End of visit the given type-specific AST node.
voidendVisit(TryStatement node)
End of visit the given type-specific AST node.
voidendVisit(TypeDeclaration node)
End of visit the given type-specific AST node.
voidendVisit(TypeDeclarationStatement node)
End of visit the given type-specific AST node.
voidendVisit(TypeLiteral node)
End of visit the given type-specific AST node.
voidendVisit(TypeMethodReference node)
End of visit the given type-specific AST node.
voidendVisit(TypeParameter node)
End of visit the given type-specific AST node.
voidendVisit(UnionType node)
End of visit the given type-specific AST node.
voidendVisit(UsesDirective node)
End of visit the given type-specific AST node.
voidendVisit(IntersectionType node)
End of visit the given type-specific AST node.
voidendVisit(VariableDeclarationExpression node)
End of visit the given type-specific AST node.
voidendVisit(VariableDeclarationStatement node)
End of visit the given type-specific AST node.
voidendVisit(VariableDeclarationFragment node)
End of visit the given type-specific AST node.
voidendVisit(WhileStatement node)
End of visit the given type-specific AST node.
voidendVisit(WildcardType node)
End of visit the given type-specific AST node.
voidendVisit(YieldStatement node)
End of visit the given type-specific AST node.
voidpostVisit(ASTNode node)
Visits the given AST node following the type-specific visit (after endVisit).
voidpreVisit(ASTNode node)
Visits the given AST node prior to the type-specific visit (before visit).
booleanpreVisit2(ASTNode node)
Visits the given AST node prior to the type-specific visit (before visit).
booleanvisit(AnnotationTypeDeclaration node)
Visits the given type-specific AST node.
booleanvisit(AnnotationTypeMemberDeclaration node)
Visits the given type-specific AST node.
booleanvisit(AnonymousClassDeclaration node)
Visits the given type-specific AST node.
booleanvisit(ArrayAccess node)
Visits the given type-specific AST node.
booleanvisit(ArrayCreation node)
Visits the given type-specific AST node.
booleanvisit(ArrayInitializer node)
Visits the given type-specific AST node.
booleanvisit(ArrayType node)
Visits the given type-specific AST node.
booleanvisit(AssertStatement node)
Visits the given type-specific AST node.
booleanvisit(Assignment node)
Visits the given type-specific AST node.
booleanvisit(Block node)
Visits the given type-specific AST node.
booleanvisit(BlockComment node)
Visits the given type-specific AST node.
booleanvisit(BooleanLiteral node)
Visits the given type-specific AST node.
booleanvisit(BreakStatement node)
Visits the given type-specific AST node.
booleanvisit(CastExpression node)
Visits the given type-specific AST node.
booleanvisit(CatchClause node)
Visits the given type-specific AST node.
booleanvisit(CharacterLiteral node)
Visits the given type-specific AST node.
booleanvisit(ClassInstanceCreation node)
Visits the given type-specific AST node.
booleanvisit(CompilationUnit node)
Visits the given type-specific AST node.
booleanvisit(ConditionalExpression node)
Visits the given type-specific AST node.
booleanvisit(ConstructorInvocation node)
Visits the given type-specific AST node.
booleanvisit(ContinueStatement node)
Visits the given type-specific AST node.
booleanvisit(CreationReference node)
Visits the given type-specific AST node.
booleanvisit(Dimension node)
Visits the given type-specific AST node.
booleanvisit(DoStatement node)
Visits the given type-specific AST node.
booleanvisit(EmptyStatement node)
Visits the given type-specific AST node.
booleanvisit(EnhancedForStatement node)
Visits the given type-specific AST node.
booleanvisit(EnumConstantDeclaration node)
Visits the given type-specific AST node.
booleanvisit(EnumDeclaration node)
Visits the given type-specific AST node.
booleanvisit(ExportsDirective node)
Visits the given type-specific AST node.
booleanvisit(ExpressionMethodReference node)
Visits the given type-specific AST node.
booleanvisit(ExpressionStatement node)
Visits the given type-specific AST node.
booleanvisit(FieldAccess node)
Visits the given type-specific AST node.
booleanvisit(FieldDeclaration node)
Visits the given type-specific AST node.
booleanvisit(ForStatement node)
Visits the given type-specific AST node.
booleanvisit(IfStatement node)
Visits the given type-specific AST node.
booleanvisit(ImportDeclaration node)
Visits the given type-specific AST node.
booleanvisit(InfixExpression node)
Visits the given type-specific AST node.
booleanvisit(Initializer node)
Visits the given type-specific AST node.
booleanvisit(InstanceofExpression node)
Visits the given type-specific AST node.
booleanvisit(IntersectionType node)
Visits the given type-specific AST node.
booleanvisit(Javadoc node)
Visits the given AST node.
booleanvisit(LabeledStatement node)
Visits the given type-specific AST node.
booleanvisit(LambdaExpression node)
Visits the given type-specific AST node.
booleanvisit(LineComment node)
Visits the given type-specific AST node.
booleanvisit(MarkerAnnotation node)
Visits the given type-specific AST node.
booleanvisit(MemberRef node)
Visits the given type-specific AST node.
booleanvisit(MemberValuePair node)
Visits the given type-specific AST node.
booleanvisit(MethodRef node)
Visits the given type-specific AST node.
booleanvisit(MethodRefParameter node)
Visits the given type-specific AST node.
booleanvisit(MethodDeclaration node)
Visits the given type-specific AST node.
booleanvisit(MethodInvocation node)
Visits the given type-specific AST node.
booleanvisit(Modifier node)
Visits the given type-specific AST node.
booleanvisit(ModuleDeclaration node)
Visits the given type-specific AST node.
booleanvisit(ModuleModifier node)
Visits the given type-specific AST node.
booleanvisit(NameQualifiedType node)
Visits the given type-specific AST node.
booleanvisit(NormalAnnotation node)
Visits the given type-specific AST node.
booleanvisit(NullLiteral node)
Visits the given type-specific AST node.
booleanvisit(NumberLiteral node)
Visits the given type-specific AST node.
booleanvisit(OpensDirective node)
Visits the given type-specific AST node.
booleanvisit(PackageDeclaration node)
Visits the given type-specific AST node.
booleanvisit(ParameterizedType node)
Visits the given type-specific AST node.
booleanvisit(ParenthesizedExpression node)
Visits the given type-specific AST node.
booleanvisit(PostfixExpression node)
Visits the given type-specific AST node.
booleanvisit(PrefixExpression node)
Visits the given type-specific AST node.
booleanvisit(ProvidesDirective node)
Visits the given type-specific AST node.
booleanvisit(PrimitiveType node)
Visits the given type-specific AST node.
booleanvisit(QualifiedName node)
Visits the given type-specific AST node.
booleanvisit(QualifiedType node)
Visits the given type-specific AST node.
booleanvisit(RequiresDirective node)
Visits the given type-specific AST node.
booleanvisit(ReturnStatement node)
Visits the given type-specific AST node.
booleanvisit(SimpleName node)
Visits the given type-specific AST node.
booleanvisit(SimpleType node)
Visits the given type-specific AST node.
booleanvisit(SingleMemberAnnotation node)
Visits the given type-specific AST node.
booleanvisit(SingleVariableDeclaration node)
Visits the given type-specific AST node.
booleanvisit(StringLiteral node)
Visits the given type-specific AST node.
booleanvisit(SuperConstructorInvocation node)
Visits the given type-specific AST node.
booleanvisit(SuperFieldAccess node)
Visits the given type-specific AST node.
booleanvisit(SuperMethodInvocation node)
Visits the given type-specific AST node.
booleanvisit(SuperMethodReference node)
Visits the given type-specific AST node.
booleanvisit(SwitchCase node)
Visits the given type-specific AST node.
booleanvisit(SwitchExpression node)
Visits the given type-specific AST node.
booleanvisit(SwitchStatement node)
Visits the given type-specific AST node.
booleanvisit(SynchronizedStatement node)
Visits the given type-specific AST node.
booleanvisit(TagElement node)
Visits the given type-specific AST node.
booleanvisit(TextBlock node)
Visits the given type-specific AST node.
booleanvisit(TextElement node)
Visits the given type-specific AST node.
booleanvisit(ThisExpression node)
Visits the given type-specific AST node.
booleanvisit(ThrowStatement node)
Visits the given type-specific AST node.
booleanvisit(TryStatement node)
Visits the given type-specific AST node.
booleanvisit(TypeDeclaration node)
Visits the given type-specific AST node.
booleanvisit(TypeDeclarationStatement node)
Visits the given type-specific AST node.
booleanvisit(TypeLiteral node)
Visits the given type-specific AST node.
booleanvisit(TypeMethodReference node)
Visits the given type-specific AST node.
booleanvisit(TypeParameter node)
Visits the given type-specific AST node.
booleanvisit(UnionType node)
Visits the given type-specific AST node.
booleanvisit(UsesDirective node)
Visits the given type-specific AST node.
booleanvisit(VariableDeclarationExpression node)
Visits the given type-specific AST node.
booleanvisit(VariableDeclarationStatement node)
Visits the given type-specific AST node.
booleanvisit(VariableDeclarationFragment node)
Visits the given type-specific AST node.
booleanvisit(WhileStatement node)
Visits the given type-specific AST node.
booleanvisit(WildcardType node)
Visits the given type-specific AST node.
booleanvisit(YieldStatement node)
Visits the given type-specific AST node.