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