[
https://issues.apache.org/jira/browse/SYSTEMML-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Deron Eriksson resolved SYSTEMML-502.
-------------------------------------
Resolution: Fixed
Fixed by [PR110|https://github.com/apache/incubator-systemml/pull/110]
> 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)