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
to elaborate... the visitor handles the symbol table pushing/tracking which makes things very awkward and this isnt really what the visitor should do because some analyzers that implement this dont care about the sym table
this causes some awkward code in the sema phase
The text was updated successfully, but these errors were encountered: