Uses of Class
orc.runtime.values.TaggedValue

Packages that use TaggedValue
orc.runtime.values Representations for Orc types which don't have direct analogues in the host language (Java). 
 

Uses of TaggedValue in orc.runtime.values
 

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