Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.SingleMemberAnnotation
Packages that use SingleMemberAnnotation
Package
Description
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.core.dom
Methods in org.aspectj.org.eclipse.jdt.core.dom that return SingleMemberAnnotationModifier and TypeMethodDescriptionAjASTConverter.convert(SingleMemberAnnotation annotation)ASTConverter.convert(SingleMemberAnnotation annotation)Creates and returns a new unparented single member annotation node with an unspecified type name and value.Methods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type SingleMemberAnnotationModifier and TypeMethodDescriptionvoidASTVisitor.endVisit(SingleMemberAnnotation node)End of visit the given type-specific AST node.booleanASTMatcher.match(SingleMemberAnnotation node, Object other)Returns whether the given node and the other object match.booleanAjNaiveASTFlattener.visit(SingleMemberAnnotation node)booleanASTVisitor.visit(SingleMemberAnnotation node)Visits the given type-specific AST node. -
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.internal.core.dom
Methods in org.aspectj.org.eclipse.jdt.internal.core.dom with parameters of type SingleMemberAnnotation -
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite
Methods in org.aspectj.org.eclipse.jdt.internal.core.dom.rewrite with parameters of type SingleMemberAnnotationModifier and TypeMethodDescriptionbooleanASTRewriteAnalyzer.visit(SingleMemberAnnotation node)booleanASTRewriteFlattener.visit(SingleMemberAnnotation node) -
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer with parameters of type SingleMemberAnnotationModifier and TypeMethodDescriptionvoidHierarchicalASTVisitor.endVisit(SingleMemberAnnotation node)booleanHierarchicalASTVisitor.visit(SingleMemberAnnotation node) -
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.internal.core.util
Methods in org.aspectj.org.eclipse.jdt.internal.core.util with parameters of type SingleMemberAnnotation -
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.internal.formatter
Methods in org.aspectj.org.eclipse.jdt.internal.formatter with parameters of type SingleMemberAnnotation -
Uses of SingleMemberAnnotation in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap
Methods in org.aspectj.org.eclipse.jdt.internal.formatter.linewrap with parameters of type SingleMemberAnnotation