Uses of Interface
org.jruby.ir.operands.DepthCloneable
Packages that use DepthCloneable
-
Uses of DepthCloneable in org.jruby.ir.operands
Classes in org.jruby.ir.operands that implement DepthCloneableModifier and TypeClassDescriptionclass
This represents a non-temporary variable used in a closure and defined in this or a parent closure.class
class
class
When we optimize full local variables to be temporary ones we like to keep the name of what we renamed them as.