public class Field extends Variable
| Modifier and Type | Field and Description |
|---|---|
String |
desc |
String |
name |
String |
owner |
DOUBLE_VALUE, FLOAT_VALUE, insns, INT_VALUE, LONG_VALUE, REFERENCE_VALUE, type, UNINITIALIZED_VALUE| Constructor and Description |
|---|
Field(String owner,
String name,
String desc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
getVariablesCopyright © 2014–2015. All rights reserved.