[F] getSourceLocation
getSourceLocation(target, options)
Parameters
Parameter | Type |
---|---|
target | DiagnosticTarget |
options ? | SourceLocationOptions |
Returns
getSourceLocation(target, options)
Parameters
Parameter | Type |
---|---|
target | undefined | typeof NoTarget |
options ? | SourceLocationOptions |
Returns
undefined
getSourceLocation(target, options)
Parameters
Parameter | Type |
---|---|
target | undefined | DiagnosticTarget | typeof NoTarget |
options ? | SourceLocationOptions |
Returns
SourceLocation
| undefined