|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ASTRoot | |
|---|---|
| org.codehaus.aspectwerkz.annotation.expression | |
| org.codehaus.aspectwerkz.annotation.expression.ast | |
| Uses of ASTRoot in org.codehaus.aspectwerkz.annotation.expression |
|---|
| Methods in org.codehaus.aspectwerkz.annotation.expression with parameters of type ASTRoot | |
|---|---|
static void |
DumpVisitor.dumpAST(ASTRoot root)
|
Object |
AnnotationVisitor.visit(ASTRoot node,
Object data)
|
Object |
DumpVisitor.visit(ASTRoot node,
Object data)
|
| Uses of ASTRoot in org.codehaus.aspectwerkz.annotation.expression.ast |
|---|
| Methods in org.codehaus.aspectwerkz.annotation.expression.ast that return ASTRoot | |
|---|---|
ASTRoot |
AnnotationParser.parse(Reader reader)
|
ASTRoot |
AnnotationParser.parse(String annotation)
|
static ASTRoot |
AnnotationParser.Root()
Entry point. |
| Methods in org.codehaus.aspectwerkz.annotation.expression.ast with parameters of type ASTRoot | |
|---|---|
Object |
AnnotationParserVisitor.visit(ASTRoot node,
Object data)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||