const go/token.literal_end
2 uses
go/token (current package)
token.go#L35: literal_end
token.go#L302: func (tok Token) IsLiteral() bool { return literal_beg < tok && tok < literal_end }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)