Class ASMInstructionWithOperand

    • Constructor Detail

      • ASMInstructionWithOperand

        public ASMInstructionWithOperand​(java.lang.String mnemonic,
                                         java.lang.String operand)
    • Method Detail

      • getOperand

        public java.lang.String getOperand()
      • setOperand

        public void setOperand​(java.lang.String operand)