Uses of Class
orc.runtime.values.TupleValue

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

Uses of TupleValue in orc.orchard.oil
 

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

Uses of TupleValue in orc.runtime.values
 

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