[ 
https://issues.apache.org/jira/browse/SYSTEMML-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15131303#comment-15131303
 ] 

Deron Eriksson commented on SYSTEMML-502:
-----------------------------------------

Initially investigated in [PR28 | 
https://github.com/apache/incubator-systemml/pull/28]. See code and comments.


> Remove javacc Token class and update related exception handling
> ---------------------------------------------------------------
>
>                 Key: SYSTEMML-502
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-502
>             Project: SystemML
>          Issue Type: Task
>          Components: Parser
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>
> The Token class was generated by javacc and is no longer used, so it should 
> be removed. The Token class is referenced by ParseException. ParseException 
> should probably be deleted. Related parsing exceptions can possibly be 
> handled by DMLParseException and related non-parsing exceptions can be 
> handled by LanguageException.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to