Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.AbstractBooleanTypePattern
Packages that use AbstractBooleanTypePattern
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 AbstractBooleanTypePattern in org.aspectj.org.eclipse.jdt.core.dom
Subclasses of AbstractBooleanTypePattern in org.aspectj.org.eclipse.jdt.core.domMethods in org.aspectj.org.eclipse.jdt.core.dom with parameters of type AbstractBooleanTypePatternModifier and TypeMethodDescriptionvoidAjASTVisitor.endVisit(AbstractBooleanTypePattern node) booleanAjASTVisitor.visit(AbstractBooleanTypePattern node) booleanAjNaiveASTFlattener.visit(AbstractBooleanTypePattern node)