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

2 uses

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