const go/constant.String
7 uses
go/constant (current package)
kind_string.go#L13: _ = x[String-2]
value.go#L38: String
value.go#L106: func (*stringVal) Kind() Kind { return String }
go/types
expr.go#L406: return x.Kind() == constant.String
expr.go#L1663: case constant.String:
stmt.go#L217: case constant.String:
golang.org/x/tools/internal/gcimporter
bexport.go#L593: case constant.String:
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)