const text/template/parse.NodeTemplate

2 uses

	text/template/parse (current package)
		node.go#L70: 	NodeTemplate                   // A template invocation action.
		node.go#L983: 	return &TemplateNode{tr: t, NodeType: NodeTemplate, Pos: pos, Line: line, Name: name, Pipe: pipe}