v3.0.5
What's Changed
- Refactored local error classes in ParseTreePatternMatcher
- Fixed bug where ParseTreeVisitor used ParserRuleContext instead of ParseTree.
- More obvious mentioning of ES6 in this readme.
- Added a number of APIs that are not necessary in the runtime, but needed by the ANTLR tool.
- Fixed bug #71 ParseRuleContext in empty input has undefined stop token
- Fixed bug #72 Unexpected behaviour when token text has zero length
- Extracted these release notes into an own file.
Full Changelog: v3.0.4...v3.0.5