Uses of Class
pascalinterpreter.Constant

Packages that use Constant
pascalinterpreter.analysis   
 

Uses of Constant in pascalinterpreter.analysis
 

Methods in pascalinterpreter.analysis that return Constant
private  Constant Compiler.createConst(java.lang.String value)