Skip to content

@codemirror__language/internals

ClassDescription
ParseContextA parse context that can be used to track parsing progress.
InterfaceDescription
LanguageStateInternal state for a language’s parser, tracking the parse tree and context.
ParseContextRangeA range with start and end positions.