Uses of Enum Class
com.strobel.reflection.emit.OperandType
Packages that use OperandType
-
Uses of OperandType in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return OperandTypeModifier and TypeMethodDescriptionOpCode.getOperandType()static OperandTypeReturns the enum constant of this class with the specified name.static OperandType[]OperandType.values()Returns an array containing the constants of this enum class, in the order they are declared.