Uses of Enum
org.jruby.ir.instructions.SuperInstrType
Packages that use SuperInstrType
-
Uses of SuperInstrType in org.jruby.ir.instructions
Methods in org.jruby.ir.instructions that return SuperInstrTypeModifier and TypeMethodDescriptionstatic SuperInstrTypeReturns the enum constant of this type with the specified name.static SuperInstrType[]SuperInstrType.values()Returns an array containing the constants of this enum type, in the order they are declared.