Verwendungen von Klasse
org.aspectj.org.eclipse.jdt.core.dom.ASTRequestor
Packages, die ASTRequestor verwenden
Package
Beschreibung
The Java DOM/AST is the set of classes that model the source code of a Java program
as a structured document.
-
Verwendungen von ASTRequestor in org.aspectj.org.eclipse.jdt.core.dom
Methoden in org.aspectj.org.eclipse.jdt.core.dom mit Parametern vom Typ ASTRequestorModifizierer und TypMethodeBeschreibungvoidASTParser.createASTs(ICompilationUnit[] compilationUnits, String[] bindingKeys, ASTRequestor requestor, org.eclipse.core.runtime.IProgressMonitor monitor) Creates ASTs for a batch of compilation units.