Package com.singularsys.jep.parser

The standard parser.

See:
          Description

Interface Summary
JccParserConstants  
JccParserTreeConstants  
Node  
 

Class Summary
ASTConstant Constant Node
ASTFunNode Function Node
ASTOpNode Function Node
ASTStart Start Node
ASTVarNode Variable Node
JavaCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
JccParser  
JccParserTokenManager  
SimpleNode  
StandardParser  
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError  
 

Package com.singularsys.jep.parser Description

The standard parser.



Copyright © 2007 Singular Systems http://www.singularsys.com/jep