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; |