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

2 uses

	text/template/parse (current package)
		node.go#L762: func (s *StringNode) String() string {
		node.go#L767: 	sb.WriteString(s.String())