[
https://issues.apache.org/jira/browse/LUCY-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Logan Bell reassigned LUCY-241:
-------------------------------
Assignee: Logan Bell
> 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
> 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira