Closed rmdort closed 4 years ago
I'll take a look tomorrow. Lexing error are also included: https://github.com/LesterLyu/fast-formula-parser/blob/master/grammar/lexing.js#L280
@rmdort Please have a look of the new release: https://github.com/LesterLyu/fast-formula-parser/releases/tag/1.0.13
Cool thanks. That works.
Shall i also throw Chevrotain Error in standard FormulaError format?
throw this.utils.formatChevrotainError(error)