Unit 'WIT.Scanner' Package
[Overview][Types][Classes][Index] [#fcl-wit]

TWITScanner

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: wit.scanner.pp line 120

type TWITScanner = class

protected

  function GetTokenInternal; virtual;

  function GetNextChar;

  function PeekNextChar;

public

  constructor Create();

  destructor Destroy; override;

  function GetToken;

  property LineNumber: Integer; [r]

  property ColumnNumber: Integer; [r]

  property SkipWhitespace: Boolean; [rw]

end;

Inheritance

TWITScanner

|

TObject


Documentation generated on: 2025-07-25