Function: throwForDisabledTag()
throwForDisabledTag(
node
,context
,templateName
?):void
Throw an error if the given tag is disallowed in the given context.
Parameters
• node: Node
• context: RenderContext
• templateName?: string
Returns
void