Package net.sf.jexpel

Interface Summary
Expression An Expression is an object created by the compiler from a text in a context.
 

Class Summary
Compiler The class Compiler compiles jexpel expressions into executable expressions.
Parser ExpressionParser transforms a string which its content is an expression into an expression tree
 

Exception Summary
ExpressionException