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