[jira] [Closed] (GROOVY-5309) Wrong line/col info for binary expressions

2018-03-06 Thread Paul King (JIRA)

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

Paul King closed GROOVY-5309.
-

> Wrong line/col info for binary expressions
> --
>
> Key: GROOVY-5309
> URL: https://issues.apache.org/jira/browse/GROOVY-5309
> Project: Groovy
>  Issue Type: Bug
>  Components: parser-antlr
>Reporter: Guillaume Delcroix
>Assignee: Daniel Sun
>Priority: Minor
> Fix For: 2.6.0-alpha-1
>
>
> {code}
> assert annotationsOfIdField[0]instanceof Id
> {code}
> The binary expression between the assert and instanceof: the end of the line 
> / col info is right before instance of, instead of being after the last 
> closing square bracket



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Closed] (GROOVY-5309) Wrong line/col info for binary expressions

2017-05-01 Thread Paul King (JIRA)

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

Paul King closed GROOVY-5309.
-

> Wrong line/col info for binary expressions
> --
>
> Key: GROOVY-5309
> URL: https://issues.apache.org/jira/browse/GROOVY-5309
> Project: Groovy
>  Issue Type: Bug
>  Components: parser-antlr
>Reporter: Guillaume Delcroix
>Assignee: Daniel Sun
>Priority: Minor
> Fix For: 3.0
>
>
> {code}
> assert annotationsOfIdField[0]instanceof Id
> {code}
> The binary expression between the assert and instanceof: the end of the line 
> / col info is right before instance of, instead of being after the last 
> closing square bracket



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)