类 LdcInsnNode

java.lang.Object
org.beetl.ow2.asm.tree.AbstractInsnNode
org.beetl.ow2.asm.tree.LdcInsnNode

public class LdcInsnNode extends AbstractInsnNode
A node that represents an LDC instruction.
作者:
Eric Bruneton