text/template/parse.ChainNode.writeTo (method)

2 uses

	text/template/parse (current package)
		node.go#L553: 	c.writeTo(&sb)
		node.go#L557: func (c *ChainNode) writeTo(sb *strings.Builder) {