go/ast.InterfaceType.Incomplete (field)
5 uses
go/ast (current package)
ast.go#L471: Incomplete bool // true if (source) methods or types are missing in the Methods list
filter.go#L169: t.Incomplete = true
go/doc
exports.go#L98: ityp.Incomplete = true
exports.go#L199: t.Incomplete = true
go/printer
nodes.go#L1060: p.fieldList(x.Methods, false, x.Incomplete)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)