[F] getParentTemplateNode
function getParentTemplateNode(node): undefined | Node & TemplateDeclarationNodeLookup and find the node
Parameters
| Parameter | Type | Description |
|---|---|---|
node | Node | Node |
Returns
undefined | Node & TemplateDeclarationNode
Template Parent node if applicable