We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad346ae commit 86bb1eaCopy full SHA for 86bb1ea
README.md
@@ -1,7 +1,7 @@
1
# Nginx configuration Java parser
2
3
#### Features
4
-- Convert config file to AST tree using Antlr parsing capabilities
+- Convert config file to AST tree using ANTLR4 parsing capabilities
5
- The same is available for JavaCC too (deprecated)
6
- Rebuild config files and dump them back to *.conf
7
- Nested blocks support
0 commit comments