Unit 'JSSrcMap' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-js]

TSourceMapSegment

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

Declaration

Source position: jssrcmap.pas line 60

type TSourceMapSegment = class

public

  Index: Integer;

  GeneratedLine: Integer;

  GeneratedColumn: Integer;

  SrcFileIndex: Integer;

  SrcLine: Integer;

  SrcColumn: Integer;

  NameIndex: Integer;

end;

Inheritance

TSourceMapSegment

|

TObject


Documentation generated on: 2023-03-18