Uses of Class
xtc.type.VoidT

Packages that use VoidT
xtc.type   
 

Uses of VoidT in xtc.type
 

Fields in xtc.type declared as VoidT
static VoidT VoidT.TYPE
          The canonical void type.
 

Methods in xtc.type that return VoidT
 VoidT VoidT.copy()
           
 VoidT VoidT.toVoid()
           
 VoidT Type.toVoid()
          Get this type as a void type.
 

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



Copyright © 2012. All Rights Reserved.