UNPKG

@qrvey/formula-lang

Version:

QFormula support for qrvey projects

3 lines 480 B
// This file was generated by lezer-generator. You probably shouldn't edit it. export const noOprt = 25, spaces = 27, newline = 28, lineComment = 1, Program = 2, Expression = 3, Value = 4, Number = 5, Date = 6, String = 7, ParenthesisEnd = 9, Function = 10, FunctionIdentifier = 11, ParenthesisStart = 12, FunctionArguments = 13, Variable = 14, UnaryExpression = 15, BinaryExpression = 17, divide = 18, ParenthesizedExpression = 22; //# sourceMappingURL=qformula.lang.terms.js.map