parse
parse(
preprocessed):ParseResult
Defined in: parse/pipeline.ts:114
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