Uses of Class
xtc.type.FunctionOrMethodT

Packages that use FunctionOrMethodT
xtc.type   
 

Uses of FunctionOrMethodT in xtc.type
 

Subclasses of FunctionOrMethodT in xtc.type
 class FunctionT
          A function type.
 class MethodT
          A method type.
 

Methods in xtc.type with parameters of type FunctionOrMethodT
 void TypePrinter.printSignature(FunctionOrMethodT t)
          Print the specified function or method type's signature.
 



Copyright © 2012. All Rights Reserved.