text/template/parse.Tree.Mode (field)
7 uses
text/template/parse (current package)
parse.go#L24: Mode Mode // parsing mode.
parse.go#L240: emitComment: t.Mode&ParseComments != 0,
parse.go#L320: newT.Mode = t.Mode
parse.go#L652: block.Mode = t.Mode
parse.go#L781: checkFunc := t.Mode&SkipFuncCheck == 0
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)