Uses of Class
xtc.type.MethodT

Packages that use MethodT
xtc.type   
 

Uses of MethodT in xtc.type
 

Methods in xtc.type that return MethodT
 MethodT MethodT.copy()
           
 MethodT Type.toMethod()
          Get this type as a method.
 MethodT MethodT.toMethod()
           
 

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



Copyright © 2012. All Rights Reserved.