Uses of Class
xtc.type.ClassOrInterfaceT

Packages that use ClassOrInterfaceT
xtc.type   
 

Uses of ClassOrInterfaceT in xtc.type
 

Subclasses of ClassOrInterfaceT in xtc.type
 class ClassT
          A class type.
 class InterfaceT
          An interface type.
 

Methods in xtc.type with parameters of type ClassOrInterfaceT
 void TypePrinter.printBody(ClassOrInterfaceT t)
          Print the interfaces, fields, and methods of the specified class or interface type.
 void SourcePrinter.visit(ClassOrInterfaceT t)
          Print the specified class or interface type.
 



Copyright © 2012. All Rights Reserved.