public abstract class Variable extends Value
DOUBLE_VALUE, FLOAT_VALUE, insns, INT_VALUE, LONG_VALUE, REFERENCE_VALUE, type, UNINITIALIZED_VALUE| Constructor and Description |
|---|
Variable(org.objectweb.asm.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Set<Variable> |
getVariables() |
public Set<Variable> getVariables()
getVariables in class ValueCopyright © 2014–2015. All rights reserved.