Uses of Class
xtc.type.UnitT

Packages that use UnitT
xtc.type   
 

Uses of UnitT in xtc.type
 

Fields in xtc.type declared as UnitT
static UnitT UnitT.TYPE
          The canonical unit type.
 

Methods in xtc.type that return UnitT
 UnitT UnitT.copy()
           
 UnitT Type.toUnit()
          Get this type as a unit type.
 UnitT UnitT.toUnit()
           
 

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



Copyright © 2012. All Rights Reserved.