Updated grammar

This commit is contained in:
Maix0 2024-07-02 21:01:18 +02:00
parent dcdefc2ac3
commit 63e1d5d05f
1136 changed files with 81301 additions and 91678 deletions

View file

@ -14,14 +14,14 @@
# define CONSTANTS_H
# define LANGUAGE_VERSION 14
# define STATE_COUNT 2118
# define STATE_COUNT 2137
# define LARGE_STATE_COUNT 2
# define SYMBOL_COUNT 179
# define SYMBOL_COUNT 181
# define ALIAS_COUNT 1
# define TOKEN_COUNT 111
# define TOKEN_COUNT 112
# define EXTERNAL_TOKEN_COUNT 20
# define FIELD_COUNT 20
# define FIELD_COUNT 21
# define MAX_ALIAS_SEQUENCE_LENGTH 8
# define PRODUCTION_ID_COUNT 78
# define PRODUCTION_ID_COUNT 85
#endif // CONSTANTS_H