Interface Debugger.Event

    • Method Detail

      • getDescription

        @Nonnull
        String getDescription()
        Getter.
        Returns:
        description of an event
      • getShorthand

        @Nonnull
        Debugger.Shorthand getShorthand()
        Getter.
        Returns:
        the shorthand for the event. This is the string used for interaction on the command line, e.g. setting a breakpoint, etc.