Class ProgramLocationActionContext

    • Method Detail

      • getLocation

        public ProgramLocation getLocation()
        Returns:
        Returns the program location.
      • getSelection

        public ProgramSelection getSelection()
        Returns:
        Returns the program selection.
      • getAddress

        public Address getAddress()
        Returns:
        address corresponding to the action's program location or null if program location is null.
      • getCodeUnit

        public CodeUnit getCodeUnit()
        Returns:
        the code unit at the action's program location or null
      • hasSelection

        public boolean hasSelection()
      • hasHighlight

        public boolean hasHighlight()