You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one possibility: make a new AST token type to keep the part of the expression that can't be parsed, with any metadata about the error in the node itself.
one possibility: make a new AST token type to keep the part of the expression that can't be parsed, with any metadata about the error in the node itself.