Package org.codehaus.aspectwerkz.definition.expression.ast

Interface Summary
ExpressionParserConstants  
ExpressionParserTreeConstants  
ExpressionParserVisitor  
Node  
 

Class Summary
AndNode  
BooleanLiteral  
ExpressionParser  
ExpressionParserTokenManager  
ExpressionScript  
FalseNode  
Identifier  
InNode  
NotInNode  
NotNode  
OrNode  
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.
TrueNode  
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError  
 



Copyright (c) 2002-2004 The AspectWerkz Team. All Rights Reserved.