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
Parser is very close to being an implementation of the visitor pattern. See if this can be refactored to match this pattern, as we can gain additional functionality on inspection of the rule tree.