Annotation Interface InstructionPermission


@Target(FIELD) @Retention(RUNTIME) public @interface InstructionPermission
Used on Instruction IDs to check if the instruction is allowed to be executed.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The permission required to execute the instruction.