public abstract class LdcInsn extends SimpleInstruction
opcode| Modifier | Constructor and Description |
|---|---|
protected |
LdcInsn(InsnOpcode kind) |
| Modifier and Type | Method and Description |
|---|---|
abstract @Nullable java.lang.Object |
getRawValue() |
getDirectFlagsaccept, accept, addRef, ancestorsOfType, computeFlags, copy, descendantsMatching, descendantsOfType, descendantsToList, descendantsToListWhere, descendantsWhere, firstAncestorOfType, getBytecodeOffset, getChildren, getDescendants, getFirstChild, getFirstChildOrNull, getFlags, getLastChild, getLastChildOrNull, getNextSibling, getNextSiblingOrNull, getParent, getParentOrNull, getPrevSibling, getPrevSiblingOrNull, getResultType, getSourceLine, getTag, hasDirectFlag, hasFlag, insertAfter, insertBefore, invalidateFlags, isConnected, isDescendantOf, onChildModified, onConnected, onDisconnected, releaseRef, remove, replaceWith, setBytecodeOffset, setOffsets, setSourceLine, setTag, toString, toString, withOffsetsprotected LdcInsn(InsnOpcode kind)