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