Constructor
new MissingReference(type, data, type)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
type |
int | The type of reference according to the OPCODE_REFTYPE list |
data |
Object | The data to encapsulate |
type |
Class | The enclosing class if it's a reference to a Method or a Field |