-
Type:
Improvement
-
Status: Patch Available
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Parser
-
Labels:None
With java.lang.Throwable.initCause(Throwable) API, we can set RecognitionException threw by antlr as the cause of ParseException.