Changed Grammar

This commit is contained in:
Maix0 2024-06-09 19:16:09 +02:00
parent b0da66b7d8
commit fbb9977f4a
2132 changed files with 110314 additions and 233488 deletions

View file

@ -14,14 +14,14 @@
# define CONSTANTS_H
# define LANGUAGE_VERSION 14
# define STATE_COUNT 4087
# define LARGE_STATE_COUNT 257
# define SYMBOL_COUNT 212
# define STATE_COUNT 2263
# define LARGE_STATE_COUNT 2
# define SYMBOL_COUNT 184
# define ALIAS_COUNT 0
# define TOKEN_COUNT 138
# define EXTERNAL_TOKEN_COUNT 26
# define FIELD_COUNT 16
# define TOKEN_COUNT 116
# define EXTERNAL_TOKEN_COUNT 20
# define FIELD_COUNT 17
# define MAX_ALIAS_SEQUENCE_LENGTH 8
# define PRODUCTION_ID_COUNT 93
# define PRODUCTION_ID_COUNT 58
#endif // CONSTANTS_H