Uses of Enum
org.jruby.ir.targets.IRBytecodeAdapter.BlockPassType
Packages that use IRBytecodeAdapter.BlockPassType
-
Uses of IRBytecodeAdapter.BlockPassType in org.jruby.ir.targets
Methods in org.jruby.ir.targets that return IRBytecodeAdapter.BlockPassTypeModifier and TypeMethodDescriptionIRBytecodeAdapter.BlockPassType.fromIR(ClosureAcceptingInstr callInstr) Returns the enum constant of this type with the specified name.static IRBytecodeAdapter.BlockPassType[]IRBytecodeAdapter.BlockPassType.values()Returns an array containing the constants of this enum type, in the order they are declared.