public class ValueHolder extends Value
| 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 |
|---|
ValueHolder(org.objectweb.asm.Type type,
Value value) |
| Modifier and Type | Method and Description |
|---|---|
Set<Variable> |
getVariables() |
String |
toString() |
Copyright © 2014–2015. All rights reserved.