go.pact.im/x/plumb/internal/solve.Instance.Targs (field)
5 uses
go.pact.im/x/plumb/internal/solve (current package)
checks.go#L19: for _, ta := range in.Targs {
checks.go#L45: for _, ta := range in.Targs {
instance.go#L51: Targs []types.Type // type arguments, aligned with Prov.Tparams; nil if concrete
instance.go#L88: in = &Instance{Prov: p, Targs: targs, pos: p.Pos}
go.pact.im/x/plumb/internal/emit
render.go#L22: writeTypeArgs(&b, q, in.Targs)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)