Method | Description | |
---|---|---|
getLocation ( ) : Pinq\Parsing\IFunctionLocation | Gets the function's location. | |
getLocationAndSignatureHash ( ) : string | Gets a hash of the located function from its location and signature. | |
getSignature ( ) : Pinq\Parsing\IFunctionSignature | Gets the function's signature. |
public getLocation ( ) : Pinq\Parsing\IFunctionLocation | ||
return | Pinq\Parsing\IFunctionLocation |
public getLocationAndSignatureHash ( ) : string | ||
return | string |
public getSignature ( ) : Pinq\Parsing\IFunctionSignature | ||
return | Pinq\Parsing\IFunctionSignature |