Package gnu.jel

Interface Summary
DVResolver Provides the information about defined dynamic variables.
 

Class Summary
ClassFile This class represents a classfile image in JEL.
CompiledExpression The superclass of every compiled expression.
Evaluator This is the main front end to JEL.
ImageLoader Loads the JEL generated classes into memory.
Library A namespace for JEL expressions.
OP  
OPbinary  
OPcall  
OPcondtnl  
OPfunction  
OPlist  
OPload  
OPunary  
TypesStack Organizes stack of types, supports type identification and automatically calculates the maximum occupation.
 

Exception Summary
CompilationException