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

2 uses

	text/template/parse (current package)
		node.go#L851: 	b.writeTo(&sb)
		node.go#L855: func (b *BranchNode) writeTo(sb *strings.Builder) {