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
The SemanticAnalyzer is the interface of the semantic analysis.
All the methods that receive specific ast nodes should be tested for all possible semantic errors that can be produced.
The text was updated successfully, but these errors were encountered:
The SemanticAnalyzer is the interface of the semantic analysis.
All the methods that receive specific ast nodes should be tested for all possible semantic errors that can be produced.
The text was updated successfully, but these errors were encountered: