[
https://issues.apache.org/jira/browse/UIMA-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-2888.
-------------------------------
Resolution: Fixed
fixed together with UIMA-3077
> Ruta IDE parser covers "Identifier" insufficiently
> --------------------------------------------------
>
> Key: UIMA-2888
> URL: https://issues.apache.org/jira/browse/UIMA-2888
> Project: UIMA
> Issue Type: Bug
> Components: ruta
> Affects Versions: 2.0.1ruta
> Reporter: Peter Klügl
> Assignee: Peter Klügl
> Priority: Minor
> Fix For: 2.0.2ruta
>
>
> There is a problem in distinguishing the correct type of a
> variable/identifier in the ast parser:
> warning(203): org\apache\uima\ruta\ide\core\parser\RutaParser.g:585:2: Input
> such as "Identifier" is insufficiently covered with predicates at locations:
> alt 2: line 2050:7 at Identifier
> warning(200): org\apache\uima\ruta\ide\core\parser\RutaParser.g:585:2:
> Decision can match input such as "Identifier" using multiple alternatives: 1,
> 2
> As a result, alternative(s) 2 were disabled for that input
> warning(203): org\apache\uima\ruta\ide\core\parser\RutaParser.g:597:2: Input
> such as "Identifier" is insufficiently covered with predicates at locations:
> alt 2: line 2050:7 at Identifier
> warning(200): org\apache\uima\ruta\ide\core\parser\RutaParser.g:597:2:
> Decision can match input such as "Identifier" using multiple alternatives: 1,
> 2
> As a result, alternative(s) 2 were disabled for that input
> warning(203): org\apache\uima\ruta\ide\core\parser\RutaParser.g:1307:5: Input
> such as "Identifier" is insufficiently covered with predicates at locations:
> alt 1: line 2050:7 at Identifier, alt 2: line 2103:7 at Identifier
> warning(200): org\apache\uima\ruta\ide\core\parser\RutaParser.g:1307:5:
> Decision can match input such as "Identifier" using multiple alternatives: 1,
> 2
> As a result, alternative(s) 2 were disabled for that input
> warning(203): org\apache\uima\ruta\ide\core\parser\RutaParser.g:1329:5: Input
> such as "Identifier" is insufficiently covered with predicates at locations:
> alt 1: line 2166:7 at Identifier, line 1909:7 at Identifier, line 881:7 at
> Identifier, alt 2: line 2103:7 at Identifier
> warning(200): org\apache\uima\ruta\ide\core\parser\RutaParser.g:1329:5:
> Decision can match input such as "Identifier" using multiple alternatives: 1,
> 2
> As a result, alternative(s) 2 were disabled for that input
> warning(203): org\apache\uima\ruta\ide\core\parser\RutaParser.g:1359:5: Input
> such as "Identifier" is insufficiently covered with predicates at locations:
> alt 1: line 2050:7 at Identifier, alt 2: line 2103:7 at Identifier
> warning(200): org\apache\uima\ruta\ide\core\parser\RutaParser.g:1359:5:
> Decision can match input such as "Identifier" using multiple alternatives: 1,
> 2
> As a result, alternative(s) 2 were disabled for that input
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira