Class IndyInstanceVariableCompiler

java.lang.Object
org.jruby.ir.targets.indy.IndyInstanceVariableCompiler
All Implemented Interfaces:
InstanceVariableCompiler

public class IndyInstanceVariableCompiler extends Object implements InstanceVariableCompiler
  • Field Details

  • Constructor Details

    • IndyInstanceVariableCompiler

      public IndyInstanceVariableCompiler(IRBytecodeAdapter compiler)
  • Method Details