org.apache.bcel.generic
Interface ConstantPushInstruction
-
- All Superinterfaces:
- PushInstruction, StackProducer, TypedInstruction
public interface ConstantPushInstruction extends PushInstruction, TypedInstruction
Denotes a push instruction that produces a literal on the stack such as SIPUSH, BIPUSH, ICONST, etc.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.NumbergetValue()-
Methods inherited from interface org.apache.bcel.generic.StackProducer
produceStack
-
Methods inherited from interface org.apache.bcel.generic.TypedInstruction
getType
-
-
DataMelt 3.0 © DataMelt by jWork.ORG