text/template/parse.TextNode.String (method)

2 uses

	text/template/parse (current package)
		node.go#L137: func (t *TextNode) String() string {
		node.go#L142: 	sb.WriteString(t.String())