ReadonlycreateEvery buildData(...)/createData(...) call found in this file.
ReadonlydocumentEvery documentData(...) call found in this file.
ReadonlyfileAbsolute path of the parsed file.
ReadonlyimportsEvery top-level import binding found in this file.
ReadonlylocalTop-level const X = <expr> bindings, keyed by name -- for resolving an identifier-kind SchemaRef within the same file.
ReadonlywarningsExtraction problems encountered while parsing this file -- never thrown, always collected.
Everything statically extracted from one source file's AST, before any cross-file linking.