
public class NewValue
extends org.objectweb.asm.tree.analysis.BasicValue
| Modifier and Type | Field and Description |
|---|---|
org.objectweb.asm.tree.AbstractInsnNode |
insn |
boolean |
isDupped |
boolean |
omitted |
| Constructor and Description |
|---|
NewValue(org.objectweb.asm.Type type,
boolean isDupped,
org.objectweb.asm.tree.AbstractInsnNode insn) |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.