Unit 'Pas2JSFS' Package
[Overview][Constants][Types][Classes][Index] [#pastojs]

TSourceLineReader

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

Declaration

Source position: pas2jsfs.pp line 54

type TSourceLineReader = class(TLineReader)

protected

  procedure IncLineNumber; virtual;

  property Source: string; [r]

  property SrcPos: Integer; [r]

public

  constructor Create(); overload;

  function IsEOF; override;

  function ReadLine; override;

  property LineNumber: Integer; [r]

end;

Inheritance

TSourceLineReader

|

TObject


Documentation generated on: 2023-03-18