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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions