const go/constant.String
6 uses
go/constant (current package)
kind_string.go#L13: _ = x[String-2]
value.go#L37: String
value.go#L105: func (*stringVal) Kind() Kind { return String }
go/types
const.go#L200: return x.Kind() == constant.String
expr.go#L1198: case constant.String:
stmt.go#L215: case constant.String:
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)