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

Logan Bell resolved LUCY-241.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.3.3
    
> CFC lexer should treat reserved words as special cases of identifier
> --------------------------------------------------------------------
>
>                 Key: LUCY-241
>                 URL: https://issues.apache.org/jira/browse/LUCY-241
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Clownfish
>            Reporter: Marvin Humphrey
>            Assignee: Logan Bell
>            Priority: Minor
>             Fix For: 0.3.3
>
>         Attachments: start.patch
>
>
> CFC's lexer has a distinct rule for each reserved words, which is unusual.
> The more common technique is to overload the rule for identifiers by checking
> if each word is in a list of reserved words.

--
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

Reply via email to