refactor: token names and misc

This commit is contained in:
3lswear
2022-01-22 14:07:54 +03:00
parent 51a3050beb
commit d9f3330440
3 changed files with 342 additions and 334 deletions

View File

@@ -24,8 +24,8 @@ namespace config
COMMA,
BOOL,
NIL,
ARR_OPEN,
ARR_CLOSE,
OPEN_BRACKET,
CLOSE_BRACKET,
MAP_OPEN,
MAP_CLOSE,
MAPARRAY_DECL