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

TSourceMap.AddMapping

Declaration

Source position: jssrcmap.pas line 132

public function TSourceMap.AddMapping(

  GeneratedLine: Integer;

  GeneratedCol: Integer = 0;

  const SourceFile: string = '';

  SrcLine: Integer = 1;

  SrcCol: Integer = 0;

  const Name: string = ''

):TSourceMapSegment; virtual;


Documentation generated on: 2023-03-18