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