Henri Biestro created JEXL-278:
----------------------------------
Summary: Ambiguous statements should point to actual ambiguity
Key: JEXL-278
URL: https://issues.apache.org/jira/browse/JEXL-278
Project: Commons JEXL
Issue Type: Improvement
Affects Versions: 3.1
Reporter: Henri Biestro
Assignee: Henri Biestro
Fix For: 3.2
WHAT:
During parsing, if a JexlException.Ambiguous exception is raised, the location
information (JexlInfo) points to the last token before the ambiguity.
HOW:
When detecting a parsing ambiguity, use the next parsed token as location
information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)