Skip to content

DslError

Diagnostic from the DSL parser. Carries a 1-indexed line/col span so the editor can highlight the offending location.

col: number


line: number


message: string