public interface org.jruby.ir.operands.DepthCloneable
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.jruby.ir.operands.DepthCloneable
super_class: java.lang.Object
{
public abstract org.jruby.ir.operands.Operand cloneForDepth(int);
descriptor: (I)Lorg/jruby/ir/operands/Operand;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
n
}
SourceFile: "DepthCloneable.java"