const text/template/parse.NodeAction
2 uses
text/template/parse (current package)
node.go#L54: NodeAction // A non-control action such as a field evaluation.
node.go#L266: return &ActionNode{tr: t, NodeType: NodeAction, Pos: pos, Line: line, Pipe: pipe}
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)