Uses of Class
xtc.type.InternalT

Packages that use InternalT
xtc.type   
 

Uses of InternalT in xtc.type
 

Fields in xtc.type declared as InternalT
static InternalT InternalT.VA_LIST
          The canonical variable argument list type.
 

Methods in xtc.type that return InternalT
 InternalT InternalT.copy()
           
 InternalT InternalT.toInternal()
           
 InternalT Type.toInternal()
          Get this type as an internal type.
 

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



Copyright © 2012. All Rights Reserved.