Modifier and Type | Field and Description |
---|---|
private ConstantPoolEntryClass |
NewObject.type |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntryClass |
NewObject.getType() |
Modifier and Type | Field and Description |
---|---|
private ConstantPoolEntryClass |
ClassFile.rawSuperClass |
private ConstantPoolEntryClass |
ClassFile.thisClass |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ConstantPoolEntryClass> |
ClassFile.rawInterfaces |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntryClass |
ClassFile.getThisClassConstpoolEntry() |
Modifier and Type | Method and Description |
---|---|
private ClassSignature |
ClassFile.getSignature(ConstantPool cp,
ConstantPoolEntryClass rawSuperClass,
java.util.List<ConstantPoolEntryClass> rawInterfaces) |
Modifier and Type | Method and Description |
---|---|
private ClassSignature |
ClassFile.getSignature(ConstantPool cp,
ConstantPoolEntryClass rawSuperClass,
java.util.List<ConstantPoolEntryClass> rawInterfaces) |
Modifier and Type | Field and Description |
---|---|
private java.util.List<ConstantPoolEntryClass> |
AttributeExceptions.exceptionClassList |
Modifier and Type | Method and Description |
---|---|
java.util.List<ConstantPoolEntryClass> |
AttributeExceptions.getExceptionClassList() |
Modifier and Type | Method and Description |
---|---|
ConstantPoolEntryClass |
ConstantPoolEntryFieldRef.getClassEntry() |
ConstantPoolEntryClass |
ConstantPoolEntryMethodRef.getClassEntry() |
ConstantPoolEntryClass |
ConstantPool.getClassEntry(int index) |
Modifier and Type | Method and Description |
---|---|
JavaTypeInstance |
ConstantPoolEntryClass.getTypeInstanceKnownInner(ConstantPoolEntryClass inner) |
JavaTypeInstance |
ConstantPoolEntryClass.getTypeInstanceKnownOuter(ConstantPoolEntryClass outer) |