Uses of Class
xtc.type.StructT

Packages that use StructT
xtc.type   
 

Uses of StructT in xtc.type
 

Methods in xtc.type that return StructT
 StructT StructT.copy()
           
 StructT StructT.toStruct()
           
 StructT Type.toStruct()
          Get this type as a struct.
 

Methods in xtc.type with parameters of type StructT
 long C.layout(StructT type, java.lang.String name)
          Lay out the specified structure.
 void SourcePrinter.visit(StructT t)
          Print the specified struct type.
 void TypePrinter.visit(StructT t)
          Print the specified struct type.
 



Copyright © 2012. All Rights Reserved.