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.
410 B
410 B
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.