parse
parse(
preprocessed):ParseResult
Defined in: packages/speculator/src/parse/pipeline.ts:100
Parse a preprocessed spec into a Document AST
Uses the default registry with core handlers.
Parameters
Section titled “Parameters”preprocessed
Section titled “preprocessed”Preprocessed spec with config and source units
Returns
Section titled “Returns”ParseResult with document and diagnostics