text/template/parse.Node.Copy (method)

3 uses

	text/template/parse (current package)
		node.go#L26: 	Copy() Node
		node.go#L118: 		n.append(elem.Copy())
		node.go#L337: 		n.append(c.Copy())