Uses of Interface
edu.vub.at.eval.PartialBinder.BindClosure

Packages that use PartialBinder.BindClosure
edu.vub.at.eval   
 

Uses of PartialBinder.BindClosure in edu.vub.at.eval
 

Methods in edu.vub.at.eval with parameters of type PartialBinder.BindClosure
protected abstract  void PartialBinder.bind(ATObject[] arguments, ATContext inContext, PartialBinder.BindClosure binder)
          Bind the given actual arguments to the formal parameters encapsulated by this partial bind function.