Deron Eriksson created SYSTEMML-502:
---------------------------------------

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


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