Uses of Class
orc.runtime.values.SomeValue

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

Uses of SomeValue in orc.runtime.values
 

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