Package org.jicengine.expression

Interface Summary
Parser for parsing string expressions into executable operations.
 

Class Summary
BooleanParser  
ClassParser  
CompositeParser  
FieldValueParser  
LJEParser 'Limited Java Expression'-parser.
MethodInvocationParser  
NumberParser  
ObjectStoreOperation  
StaticValueParser  
StringParser  
Tests  
Tests.LJETest  
Tests.UtilsTest  
Utils  
VariableParser  
 

Exception Summary
SyntaxException