Interface ConstantPushInstruction
- All Superinterfaces:
PushInstruction, StackProducer, TypedInstruction
Denotes a push instruction that produces a literal on the stack such as SIPUSH, BIPUSH, ICONST, etc.
- See Also:
-
Method Summary
Methods inherited from interface StackProducer
produceStackMethods inherited from interface TypedInstruction
getType
-
Method Details
-
getValue
-