DOUBLE_VALUE, FLOAT_VALUE, insns, INT_VALUE, LONG_VALUE, REFERENCE_VALUE, type, UNINITIALIZED_VALUE| Constructor and Description |
|---|
CacheableVariablesValue(org.objectweb.asm.Type type) |
CacheableVariablesValue(org.objectweb.asm.Type type,
Set<org.objectweb.asm.tree.AbstractInsnNode> insns) |
| Modifier and Type | Method and Description |
|---|---|
Set<Variable> |
getVariables() |
abstract Set<Variable> |
initVariables() |
public CacheableVariablesValue(org.objectweb.asm.Type type)
public CacheableVariablesValue(org.objectweb.asm.Type type,
Set<org.objectweb.asm.tree.AbstractInsnNode> insns)
Copyright © 2014–2015. All rights reserved.