You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 month ago | |
|---|---|---|
| .. | ||
| ANTLRv4Lexer.cpp | 1 month ago | |
| ANTLRv4Lexer.h | 1 month ago | |
| ANTLRv4Parser.cpp | 1 month ago | |
| ANTLRv4Parser.h | 1 month ago | |
| ANTLRv4ParserBaseListener.cpp | 1 month ago | |
| ANTLRv4ParserBaseListener.h | 1 month ago | |
| ANTLRv4ParserListener.cpp | 1 month ago | |
| ANTLRv4ParserListener.h | 1 month ago | |
| BUILD | 1 month ago | |
| CMakeLists.txt | 1 month ago | |
| README.md | 1 month ago | |
README.md
The files under this directory are generated! Do not edit!
To generate these files, use the grammar files at
4f16c94787/antlr/antlr4.
We make the following modification:
- Merged LexerAdaptor.h/cpp and LexBasic.g4 with ANTLRv4Lexer.g4.
- Fix grammar to work with C++ following https://github.com/antlr/grammars-v4/issues/2239.