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 TypeMethodDescriptionvoid
IRVisitor.ClosureLocalVariable
(ClosureLocalVariable closurelocalvariable) -
Uses of ClosureLocalVariable in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type ClosureLocalVariableModifier and TypeMethodDescriptionvoid
IRDumper.ClosureLocalVariable
(ClosureLocalVariable closurelocalvariable) -
Uses of ClosureLocalVariable in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type ClosureLocalVariableModifier and TypeMethodDescriptionvoid
JVMVisitor.ClosureLocalVariable
(ClosureLocalVariable closurelocalvariable)