go/ast.StructType.Incomplete (field)
4 uses
go/ast (current package)
ast.go#L444: Incomplete bool // true if (source) fields are missing in the Fields list
filter.go#L163: t.Incomplete = true
go/doc
exports.go#L196: t.Incomplete = true
go/printer
nodes.go#L1005: p.fieldList(x.Fields, true, x.Incomplete)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)