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