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
This allows specifying whether or not to perform
semantic checks on the AST. Some clients, e.g
syntax coloring, only care about the syntactic
structure. But other clients want errors to be
emitted for e.g unsupported constructs.
0 commit comments