Uses of Class
koala.dynamicjava.interpreter.context.VariableContext.AbstractVariable

Packages that use VariableContext.AbstractVariable
koala.dynamicjava.interpreter.context Provides the classes that hold the context of execution. 
 

Uses of VariableContext.AbstractVariable in koala.dynamicjava.interpreter.context
 

Subclasses of VariableContext.AbstractVariable in koala.dynamicjava.interpreter.context
protected  class VariableContext.Constant
          To store the constants
protected static class VariableContext.Variable
          To store the variables
 



Copyright © 2001 Stephane Hillion. All Rights Reserved.