Uses of Class
xtc.type.InterfaceT

Packages that use InterfaceT
xtc.type   
 

Uses of InterfaceT in xtc.type
 

Methods in xtc.type that return InterfaceT
 InterfaceT InterfaceT.copy()
           
 InterfaceT InterfaceT.toInterface()
           
 InterfaceT Type.toInterface()
          Get this type as an interface.
 

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



Copyright © 2012. All Rights Reserved.