Uses of Class
org.aspectj.org.eclipse.jdt.core.dom.AjASTVisitor
Packages that use AjASTVisitor
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 AjASTVisitor in org.aspectj.org.eclipse.jdt.core.dom
Subclasses of AjASTVisitor in org.aspectj.org.eclipse.jdt.core.domModifier and TypeClassDescriptionclassInternal AST visitor for serializing an AST in a quick and dirty fashion.