func go/constant.MakeFromLiteral
2 uses
go/constant (current package)
value.go#L427: func MakeFromLiteral(lit string, tok token.Token, zero uint) Value {
go/types
util.go#L57: return constant.MakeFromLiteral(lit, kind, 0)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)