|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.aspectj.compiler.base.CompilerObject
org.aspectj.compiler.base.ast.Walker
INSERT EXAMPLE process methods here
Constructor Summary | |
Walker(org.aspectj.compiler.base.JavaCompiler compiler)
|
Method Summary | |
protected void |
postProcess(ASTObject object)
|
protected boolean |
preProcess(ASTObject object)
|
ASTObject |
process(ASTObject object)
|
Methods inherited from class org.aspectj.compiler.base.CompilerObject |
getAST, getCompiler, getOptions, getTypeManager, getWorld |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Walker(org.aspectj.compiler.base.JavaCompiler compiler)
Method Detail |
protected boolean preProcess(ASTObject object)
protected void postProcess(ASTObject object)
public ASTObject process(ASTObject object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |