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