text/template/parse.ChainNode.String (method, view implemented interface methods)
3 uses
text/template/parse (current package)
node.go#L553: func (c *ChainNode) String() string {
parse.go#L708: node = t.newField(chain.Position(), chain.String())
parse.go#L710: node = t.newVariable(chain.Position(), chain.String())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)