Package com.singularsys.jep.parser

The standard parser.

See:
          Description

Interface Summary
JccParserConstants Token literal values and constants.
JccParserTreeConstants  
Node  
Node.HookKey Nodes can optional have hooks which add meta-data to the node.
 

Class Summary
ASTConstant A 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 Token Manager.
JJTJccParserState  
SimpleNode  
StandardParser  
Token Describes the input token stream.
 

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

Error Summary
TokenMgrError Token Manager Error.
 

Package com.singularsys.jep.parser Description

The standard parser.



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