Skip to content

1.7

Compare
Choose a tag to compare
@parrt parrt released this 17 Jul 20:34
· 605 commits to master since this release

Major release

Note: Only works with Intellij 13.x and 14.x.

New features

  • Comment grammar rule lines with meta-/
  • Grammar rule / comment folding
  • Handles separate parsers and lectures like TParser.g4 and TLexer.g4 (correctly now)
  • Parse tree nodes show the alternative number the parser chose to match that node
  • Can view lookahead trees to show how input directed ANTLR to match a particular alternative

See the full list of enhancements for 1.7.

Have some snapshots of ambiguity trees

And lookahead trees:

Bug fixes

See the full list for 1.7