Class InheritanceSearchConstInstr

All Implemented Interfaces:
FixedArityInstr, ResultInstr

public class InheritanceSearchConstInstr extends OneOperandResultBaseInstr implements FixedArityInstr
  • Constructor Details

    • InheritanceSearchConstInstr

      public InheritanceSearchConstInstr(Variable result, Operand currentModule, RubySymbol constName)
  • Method Details