Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.AnyWithAnnotationTypePattern
Packages that use AnyWithAnnotationTypePattern
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 AnyWithAnnotationTypePattern in org.aspectj.org.eclipse.jdt.core.dom
Methods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type AnyWithAnnotationTypePatternModifier and TypeMethodDescriptionvoidAjASTVisitor.endVisit(AnyWithAnnotationTypePattern node) booleanAjASTMatcher.match(AnyWithAnnotationTypePattern node, Object other) booleanAjASTVisitor.visit(AnyWithAnnotationTypePattern node) booleanAjNaiveASTFlattener.visit(AnyWithAnnotationTypePattern node)