|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| ExpressionParserConstants | |
| ExpressionParserTreeConstants | |
| ExpressionParserVisitor | |
| Node | |
| Class Summary | |
|---|---|
| ASTAnd | |
| ASTArgParameter | |
| ASTArgs | |
| ASTAttribute | |
| ASTCall | |
| ASTCflow | |
| ASTCflowBelow | |
| ASTClassPattern | |
| ASTConstructorPattern | |
| ASTExecution | |
| ASTExpression | |
| ASTFieldPattern | |
| ASTGet | |
| ASTHandler | |
| ASTHasField | |
| ASTHasMethod | |
| ASTMethodPattern | |
| ASTModifier | |
| ASTNot | |
| ASTOr | |
| ASTParameter | |
| ASTPointcutReference | |
| ASTRoot | |
| ASTSet | |
| ASTStaticInitialization | |
| ASTTarget | |
| ASTThis | |
| ASTWithin | |
| ASTWithinCode | |
| ExpressionParser | Usage: ExpressionParser parser = new ExpressionParser(System.in); // can be only one ASTRoot root = parser.parse("call(@RequiresNew public * foo.Bar. |
| ExpressionParserTokenManager | |
| SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
| SimpleNode | |
| Token | Describes the input token stream. |
| Exception Summary | |
|---|---|
| ParseException | This exception is thrown when parse errors are encountered. |
| Error Summary | |
|---|---|
| TokenMgrError | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||