Interface AddressingMode


  • public interface AddressingMode
    The AddressingMode interface describes an object that holds information on the addressing mode that provided an access to the given location.
    • Method Detail

      • getName

        java.lang.String getName()
      • getSyntax

        java.lang.String getSyntax()
      • getArguments

        java.util.Map<java.lang.String,​java.math.BigInteger> getArguments()