Updated Grammar

This commit is contained in:
Maieul BOYER 2024-07-01 12:57:51 +02:00
parent 74d642f297
commit 175efe0f2f
No known key found for this signature in database
1246 changed files with 109558 additions and 114993 deletions

View file

@ -12,12 +12,13 @@
#ifndef CONSTANTS_H
# define CONSTANTS_H
# define LANGUAGE_VERSION 14
# define STATE_COUNT 2340
# define LARGE_STATE_COUNT 2
# define SYMBOL_COUNT 183
# define SYMBOL_COUNT 181
# define ALIAS_COUNT 1
# define TOKEN_COUNT 115
# define TOKEN_COUNT 113
# define EXTERNAL_TOKEN_COUNT 20
# define FIELD_COUNT 20
# define MAX_ALIAS_SEQUENCE_LENGTH 8