Uses of Class
xtc.type.BooleanT

Packages that use BooleanT
xtc.type   
 

Uses of BooleanT in xtc.type
 

Fields in xtc.type declared as BooleanT
static BooleanT BooleanT.TYPE
          The canonical boolean type.
 

Methods in xtc.type that return BooleanT
 BooleanT BooleanT.copy()
           
 BooleanT BooleanT.toBoolean()
           
 BooleanT Type.toBoolean()
          Get this type as a boolean.
 

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



Copyright © 2012. All Rights Reserved.