Package | Description |
---|---|
mycompiler.mybytecode |
Modifier and Type | Class and Description |
---|---|
class |
CONSTANT_Class_info |
class |
CONSTANT_Double_info |
class |
CONSTANT_Fieldref_info |
class |
CONSTANT_Float_info |
class |
CONSTANT_Integer_info |
class |
CONSTANT_InterfaceMethodref_info |
class |
CONSTANT_Long_info |
class |
CONSTANT_Methodref_info |
class |
CONSTANT_NameAndType_info |
class |
CONSTANT_String_info |
class |
CONSTANT_Utf8_info |
Modifier and Type | Method and Description |
---|---|
de.dhbwstuttgart.typeinference.Menge<CPInfo> |
ClassFile.get_constant_pool() |
Modifier and Type | Method and Description |
---|---|
void |
ClassFile.set_constant_pool(de.dhbwstuttgart.typeinference.Menge<CPInfo> t) |