[F] getSourceLocation
Call Signature
Section titled “Call Signature”function getSourceLocation(target, options?): SourceLocation;Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
| target | DiagnosticTarget | 
| options? | SourceLocationOptions | 
Returns
Section titled “Returns”Call Signature
Section titled “Call Signature”function getSourceLocation(target, options?): undefined;Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
| target | undefined| typeofNoTarget | 
| options? | SourceLocationOptions | 
Returns
Section titled “Returns”undefined
Call Signature
Section titled “Call Signature”function getSourceLocation(target, options?): undefined | SourceLocation;Parameters
Section titled “Parameters”| Parameter | Type | 
|---|---|
| target | | undefined|DiagnosticTarget| typeofNoTarget | 
| options? | SourceLocationOptions | 
Returns
Section titled “Returns”undefined | SourceLocation