Uses of Class
xtc.type.InstantiatedT

Packages that use InstantiatedT
xtc.type   
 

Uses of InstantiatedT in xtc.type
 

Methods in xtc.type that return InstantiatedT
 InstantiatedT InstantiatedT.copy()
           
 InstantiatedT InstantiatedT.toInstantiated()
           
 InstantiatedT WrappedT.toInstantiated()
           
 InstantiatedT Type.toInstantiated()
          Get this type as an instantiated type.
 

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



Copyright © 2012. All Rights Reserved.