Class ErrorOperand

java.lang.Object
com.strobel.assembler.ir.ErrorOperand

public final class ErrorOperand extends Object
Author:
Mike Strobel
  • Constructor Details

    • ErrorOperand

      public ErrorOperand(String message)
  • Method Details