You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Sun (JIRA)" <ji...@apache.org> on 2019/07/14 14:56:00 UTC

[jira] [Updated] (GROOVY-9192) Implement parser error recovery for Parrot parser

     [ https://issues.apache.org/jira/browse/GROOVY-9192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Sun updated GROOVY-9192:
-------------------------------
    Description: 
As Groovy Eclipse reuse the new Parrot parser, it's better to implement parser error recovery for better editing experience in Groovy Eclipse.

Set optimization option {{errorRecovery}} as {{true}} to enable parser error recovery, which is disabled by default.

  was:As Groovy Eclipse reuse the new Parrot parser, it's better to implement parser error recovery for better editing experience in Groovy Eclipse.


> Implement parser error recovery for Parrot parser
> -------------------------------------------------
>
>                 Key: GROOVY-9192
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9192
>             Project: Groovy
>          Issue Type: Improvement
>          Components: parser-antlr4
>            Reporter: Daniel Sun
>            Assignee: Daniel Sun
>            Priority: Major
>             Fix For: 3.0.0-beta-3
>
>
> As Groovy Eclipse reuse the new Parrot parser, it's better to implement parser error recovery for better editing experience in Groovy Eclipse.
> Set optimization option {{errorRecovery}} as {{true}} to enable parser error recovery, which is disabled by default.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)