text/template/parse.Tree.action (method)

2 uses

	text/template/parse (current package)
		parse.go#L366: 		return t.action()
		parse.go#L384: func (t *Tree) action() (n Node) {