Uses of Class
xtc.type.ClassT

Packages that use ClassT
xtc.type   
 

Uses of ClassT in xtc.type
 

Methods in xtc.type that return ClassT
 ClassT ClassT.copy()
           
 ClassT ClassT.toClass()
           
 ClassT Type.toClass()
          Get this type as a class.
 

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



Copyright © 2012. All Rights Reserved.