Uses of Class
jconst.constClass_or_String

Packages that use constClass_or_String
attr The attr package contains the class hierarcy that is used to represent the Java Virtual Machine class file attributes. 
jconst The jconst package contains the class hierarchy that represents the Java class file constants and other values stored in the class file constant pool. 
 

Uses of constClass_or_String in attr
 

Fields in attr declared as constClass_or_String
(package private)  constClass_or_String codeAttr.exceptInfo.catch_type
           
(package private)  constClass_or_String innerClassAttr.innerClassInfo.innerClass
           
(package private)  constClass_or_String innerClassAttr.innerClassInfo.outerClass
           
(package private)  constClass_or_String[] exceptAttr.exceptTable
           
 

Methods in attr that return constClass_or_String
 constClass_or_String[] exceptAttr.getExceptTab()
           
 

Uses of constClass_or_String in jconst
 

Subclasses of constClass_or_String in jconst
 class constName_and_Type_info
           
 

Fields in jconst declared as constClass_or_String
(package private)  constClass_or_String constRef.class_ref