getMethodChain
No documentation has been provided.
Presentation
function getMethodChain (
method: MethodDeclaration,
): (MethodDeclaration | MethodSignature)[];
Returns
(MethodDeclaration | MethodSignature)[]
Parameters
Name | Type | Description |
---|---|---|
method | MethodDeclaration |