ElegantJ Data Tables Java API Specification v1.1

Package com.elegantj.data.parser.node

A package contains the tokens classes which are used in parser.

See:
          Description

Interface Summary
Node The Node interface represents the parsed expression or function node.
 

Class Summary
CharacterNode The CharacterNode class represents the parsed expression node for the character
DoubleNode The DoubleNode class represents the parsed expression node for the double
FunNode The FunNode class represents the parsed function node
IntegerNode The IntegerNode class represents the parsed expression node for the integer
StringNode The StringNode class represents the parsed expression node for the string
VarNode The VarNode class represents the parsed expression node for the variable
 

Package com.elegantj.data.parser.node Description

A package contains the tokens classes which are used in parser.


ElegantJ Data Tables Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.