public class ArrayValue extends Value
| Modifier and Type | Field and Description |
|---|---|
Value |
arref |
Value |
index |
DOUBLE_VALUE, FLOAT_VALUE, insns, INT_VALUE, LONG_VALUE, REFERENCE_VALUE, type, UNINITIALIZED_VALUE| Constructor and Description |
|---|
ArrayValue(org.objectweb.asm.Type type,
Value arref,
Value index) |
| Modifier and Type | Method and Description |
|---|---|
Set<Variable> |
getVariables() |
String |
toString() |
Copyright © 2014–2015. All rights reserved.