Package com.singularsys.jep.parser
package com.singularsys.jep.parser
The standard parser.
-
ClassDescriptionA Constant Node.Function NodeRepresents an operator like
+.Start NodeVariable NodeThis interface describes a character stream that maintains line and column number positions of the characters.Token literal values and constants.Token Manager.Customised version of the JavaCharStream.Interface defining a node in the parse-tree.Nodes can optional have hooks which add meta-data to the node.This exception is thrown when parse errors are encountered.The base class for all AST node classes.The standard parser for Jep.Describes the input token stream.Token Manager Error.