Class OperationFactoryLDC2W
java.lang.Object
org.benf.cfr.reader.bytecode.opcode.OperationFactoryDefault
org.benf.cfr.reader.bytecode.opcode.OperationFactoryCPEntryW
org.benf.cfr.reader.bytecode.opcode.OperationFactoryLDCW
org.benf.cfr.reader.bytecode.opcode.OperationFactoryLDC2W
- All Implemented Interfaces:
OperationFactory
-
Nested Class Summary
Nested classes/interfaces inherited from class org.benf.cfr.reader.bytecode.opcode.OperationFactoryDefault
OperationFactoryDefault.Handler
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.benf.cfr.reader.bytecode.opcode.OperationFactoryLDCW
getStackDelta
Methods inherited from class org.benf.cfr.reader.bytecode.opcode.OperationFactoryCPEntryW
createOperation
Methods inherited from class org.benf.cfr.reader.bytecode.opcode.OperationFactoryDefault
checkCat, getCat, getStackTypes
-
Constructor Details
-
OperationFactoryLDC2W
public OperationFactoryLDC2W()
-
-
Method Details
-
getRequiredComputationCategory
protected int getRequiredComputationCategory()- Overrides:
getRequiredComputationCategory
in classOperationFactoryLDCW
-