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
Currently, the CoreChecker implementation is based on the visitor pattern. We should migrate this Object Oriented implementation into a functional-based implementation.
The text was updated successfully, but these errors were encountered:
Currently, the
CoreChecker
implementation is based on the visitor pattern. We should migrate this Object Oriented implementation into a functional-based implementation.The text was updated successfully, but these errors were encountered: