Uses of Class
xtc.type.UnionT

Packages that use UnionT
xtc.type   
 

Uses of UnionT in xtc.type
 

Methods in xtc.type that return UnionT
 UnionT UnionT.copy()
           
 UnionT UnionT.toUnion()
           
 UnionT Type.toUnion()
          Get this type as a union.
 

Methods in xtc.type with parameters of type UnionT
 void SourcePrinter.visit(UnionT t)
          Print the specified union type.
 void TypePrinter.visit(UnionT t)
          Print the specified union type.
 



Copyright © 2012. All Rights Reserved.