Uses of Enum Class
com.strobel.reflection.emit.OperandType
Packages that use OperandType
-
Uses of OperandType in com.strobel.reflection.emit
Fields in com.strobel.reflection.emit declared as OperandTypeMethods 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.Constructors in com.strobel.reflection.emit with parameters of type OperandType