Skip to content

[Frontend] Parsing and analyzing the same file with a syntactic error can return different messages #179

Description

@rturrado

For instance, mistyping version as vrsion returns:

  • for parsing: :1:1: mismatched input 'vrsion' expecting {NEW_LINE, ';', 'version'}, and
  • for analyzing: Error: :1:1: syntax error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions