Uses of Class
edu.rice.cs.dynamicjava.interpreter.TreeCompiler.BindingsFactory

Packages that use TreeCompiler.BindingsFactory
edu.rice.cs.dynamicjava.interpreter   
 

Uses of TreeCompiler.BindingsFactory in edu.rice.cs.dynamicjava.interpreter
 

Methods in edu.rice.cs.dynamicjava.interpreter that return TreeCompiler.BindingsFactory
 TreeCompiler.BindingsFactory TreeCompiler.EvaluationAdapter.makeBindingsFactory(RuntimeBindings bindings)
          Make a factory object for binding a value to this.