Uses of Class
orc.runtime.values.Closure

Packages that use Closure
orc.orchard.oil JAXB implementation classes for the Orc Intermediate Language XML binding. 
orc.runtime.values   
 

Uses of Closure in orc.orchard.oil
 

Methods in orc.orchard.oil with parameters of type Closure
 Value ValueMarshaller.visit(Closure v)
           
 

Uses of Closure in orc.runtime.values
 

Methods in orc.runtime.values with parameters of type Closure
 V Visitor.visit(Closure v)