org.aspectj.org.eclipse.jdt.core.dom
Interface ASTParser.IASTFactory

All Known Implementing Classes:
AjASTFactory
Enclosing class:
ASTParser

public static interface ASTParser.IASTFactory


Method Summary
 AST getAST(int level)
           
 

Method Detail

getAST

AST getAST(int level)