Skip to content

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.

PreprocessedSpec

Preprocessed spec with config and source units

ParseResult

ParseResult with document and diagnostics