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
Problem description:
i have two argumant: Salary=200,Day=2
My Expression is: Salary (Day)
checkSyntax and checkLexSyntax return true.
but is not true. no operator between salary and Parentheses
when i call calculate, it's goes to endless proceess loop