Uses of Class
org.jruby.ir.operands.ClosureLocalVariable
Packages that use ClosureLocalVariable
-
Uses of ClosureLocalVariable in org.jruby.ir
Methods in org.jruby.ir with parameters of type ClosureLocalVariableModifier and TypeMethodDescriptionvoidIRVisitor.ClosureLocalVariable(ClosureLocalVariable closurelocalvariable) -
Uses of ClosureLocalVariable in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type ClosureLocalVariableModifier and TypeMethodDescriptionvoidIRDumper.ClosureLocalVariable(ClosureLocalVariable closurelocalvariable) -
Uses of ClosureLocalVariable in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ClosureLocalVariableModifier and TypeMethodDescriptionvoidJVMVisitor.ClosureLocalVariable(ClosureLocalVariable closurelocalvariable)