Skip to content

Grammar

Grammar = readonly readonly NodeSchema[][]

Defined in: src/grammar/index.ts:24

A grammar is a tuple of levels, where each level is an array of node schemas. Sorted by precedence (lowest first), the leaf level last.