public static class J2IRConverter.JvmValue
extends java.lang.Object
implements org.objectweb.asm.tree.analysis.Value
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<J2IRConverter.JvmValue> |
otherParent |
J2IRConverter.JvmValue |
parent |
| Constructor and Description |
|---|
JvmValue(int size) |
JvmValue(int size,
com.googlecode.dex2jar.ir.expr.Local local) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
public J2IRConverter.JvmValue parent
public java.util.Set<J2IRConverter.JvmValue> otherParent