
Date Created:
Sun, 2016-06-26 22:46
Date Updated:
Wed, 2016-07-06 19:30
Submitted by:
Contributes an ANTLR V4 grammar editor and builder to the Eclipse platform.
Features
- Antlr Editor and Outline View – full syntax-directed editor
- Grammar Formatter
- Antlr elements handled using custom formatter
- Java elements are handled using the JDT platform formatter
- Grammar Builder – incremental Lexer/Parser generator
- Parse tree view – visualization of dynamically generated parse tree
- includes tokens list and full parser/lexer errors list
- Rule paths view – visualization of connection paths between rules