Package gnu.jel

Interface Summary
DVResolver Deprecated. Please use the DVMap interface instead, DVResolver is scheduled for removal in JEL 1.0
 

Class Summary
ClassFile This class represents a classfile image in JEL.
CompiledExpression The superclass of every compiled expression.
DVMap Provides the information about defined dynamic variables.
Evaluator This is the main front end to JEL.
ImageLoader Loads the JEL generated classes into memory.
Library A namespace for JEL expressions.
LocalField Represents a field local to the class being compiled.
LocalMethod Represents a method local to the class being compiled.
OP  
OPbinary  
OPcall  
OPcondtnl  
OPfunction  
OPlist  
OPload  
OPunary  
TableKeeper  
TypesStack Organizes stack of types, supports type identification and automatically calculates the maximum occupation.
 

Exception Summary
CompilationException