DslError
Diagnostic from the DSL parser. Carries a 1-indexed line/col span so the editor can highlight the offending location.
Properties
Section titled “Properties”col:
number
line:
number
message
Section titled “message”message:
string
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