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

2 uses

	text/template/parse (current package)
		node.go#L269: 	a.writeTo(&sb)
		node.go#L273: func (a *ActionNode) writeTo(sb *strings.Builder) {