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