All Implemented Interfaces:
TerminalTokens

public class SelectionScanner extends Scanner
  • Field Details

    • selectionIdentifier

      public char[] selectionIdentifier
    • selectionStart

      public int selectionStart
    • selectionEnd

      public int selectionEnd
  • Constructor Details

    • SelectionScanner

      public SelectionScanner(long sourceLevel, boolean previewEnabled)
  • Method Details