Spec-Zone .ru
спецификации, руководства, описания, API

Mirror API
DRAFT ea-b118

Uses of Interface
com.sun.mirror.type.ClassType

Packages that use ClassType
Package Description
com.sun.mirror.declaration Interfaces used to model program element declarations. 
com.sun.mirror.type Interfaces used to model types. 
com.sun.mirror.util Utilities to assist in the processing of declarations and types
 

Uses of ClassType in com.sun.mirror.declaration
 

Methods in com.sun.mirror.declaration that return ClassType
Modifier and Type Method and Description
 ClassType ClassDeclaration.getSuperclass()
          Deprecated. Returns the class type directly extended by this class.
 

Uses of ClassType in com.sun.mirror.type
 

Subinterfaces of ClassType in com.sun.mirror.type
Modifier and Type Interface and Description
 interface EnumType
          Deprecated. All components of this API have been superseded by the standardized annotation processing API. The replacement for the functionality of this interface is included in DeclaredType.
 

Methods in com.sun.mirror.type that return ClassType
Modifier and Type Method and Description
 ClassType ClassType.getSuperclass()
          Deprecated. Returns the class type that is a direct supertype of this one.
 

Uses of ClassType in com.sun.mirror.util
 

Methods in com.sun.mirror.util with parameters of type ClassType
Modifier and Type Method and Description
 void TypeVisitor.visitClassType(ClassType t)
          Deprecated. Visits a class type.
 void SimpleTypeVisitor.visitClassType(ClassType t)
          Deprecated. Visits a class type.
 


Mirror API
DRAFT ea-b118

Copyright © 2004, 2010, Oracle Corporation. All rights reserved.
DRAFT ea-b118

Scripting on this page tracks web page traffic, but does not change the content in any way.