Package gnu.jel

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  
StringLib String manipulation library for JEL.
TypesStack Organizes stack of types, supports type identification and automatically calculates the maximum occupation.
 

Exception Summary
CompilationException