Uses of Class
xtc.type.AliasT

Packages that use AliasT
xtc.type   
 

Uses of AliasT in xtc.type
 

Methods in xtc.type that return AliasT
 AliasT AliasT.copy()
           
 AliasT WrappedT.toAlias()
           
 AliasT AliasT.toAlias()
           
 AliasT Type.toAlias()
          Get this type as an alias.
 

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



Copyright © 2012. All Rights Reserved.