Annotation Interface InstructionId


@Target(TYPE) @Retention(RUNTIME) public @interface InstructionId
Used in internal machines to identify the instruction.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The instruction ID.
  • Element Details

    • value

      String value
      The instruction ID.
      Returns:
      The instruction ID.