public final class ObjectField extends Field
| Modifier and Type | Field and Description |
|---|---|
Value |
value |
DOUBLE_VALUE, FLOAT_VALUE, insns, INT_VALUE, LONG_VALUE, REFERENCE_VALUE, type, UNINITIALIZED_VALUE| Constructor and Description |
|---|
ObjectField(String owner,
String name,
String desc,
Value value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Value |
getRoot() |
Set<Variable> |
getVariables() |
int |
hashCode() |
String |
toString() |
Copyright © 2014. All rights reserved.