ANTLR Tree Rewriter atr
Group | nl.big-o |
描述 | Version 4 of ANTLR produces parse trees (contrary to abstract syntax trees). Depending on how your grammar is written, this can cause the parse tree to become large. This library might help compact the parse tree and adds the possibility to serialize the parse tree to JSON (and the other way around). |
Packaging | jar |
Size | 6.50 KB |
文件 | pom jar |
网址 | https://github.com/bkiers/antlr-tree-rewriter-java |
发布时间 | 2023-01-01 22:51 |
dependencies
Group | Artifact | Version |
---|---|---|
org.antlr | antlr4-runtime | 4.11.1 |
org.antlr | antlr4-maven-plugin | 4.11.1 |
junit | junit | 4.13.2 |
developers
bart | Bart Kiers |
licenses
MIT License | http://www.opensource.org/licenses/mit-license.php |
索引仓库
仓库 | 个数 |
Central | 592045 |