Uses of Class
orc.runtime.values.Constant

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

Uses of Constant in orc.orchard.oil
 

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

Uses of Constant in orc.runtime.values
 

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