go/ast.CompositeLit.Incomplete (field)

3 uses

	go/ast (current package)
		ast.go#L336: 		Incomplete bool      // true if (source) expressions are missing in the Elts list
		filter.go#L116: 		lit.Incomplete = true

	go/doc
		exports.go#L33: 		lit.Incomplete = true