text/template/parse.TextNode.String (method, view implemented interface methods)

2 uses

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