Skip to content

Improve syntax error message with Hints #38

@CatarinaGamboa

Description

@CatarinaGamboa

Here is an example where I used a syntax from LiquidHaskell in LiquidJava.
It would be helpful to have more info using an example.
We could like: If we knew that the syntax error was inside an alias, to provide an example of how we usually write aliases, like "Common example is: @RefinementAlias("Percentage(int v) { 0 <= v && v <= 100 }")"

Here is the example that I'm referring to:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions