abouttreesummaryrefslogcommitdiff
path: root/gen/TocParser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gen/TocParser.cpp')
-rw-r--r--gen/TocParser.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gen/TocParser.cpp b/gen/TocParser.cpp
index cc62d72..88c69cb 100644
--- a/gen/TocParser.cpp
+++ b/gen/TocParser.cpp
@@ -3118,7 +3118,7 @@ std::vector<std::string> TocParser::_symbolicNames = {
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"", "", "", "", "", "INT_LIT", "DECIMAL_LIT", "BOOL_LIT", "StringLit",
- "NAME", "WS", "NEWLINE"
+ "NAME", "WS", "NEWLINE", "COMMENT"
};
dfa::Vocabulary TocParser::_vocabulary(_literalNames, _symbolicNames);
@@ -3141,7 +3141,7 @@ TocParser::Initializer::Initializer() {
static const uint16_t serializedATNSegment0[] = {
0x3, 0x608b, 0xa72a, 0x8133, 0xb9ed, 0x417c, 0x3be7, 0x7786, 0x5964,
- 0x3, 0x43, 0x1b2, 0x4, 0x2, 0x9, 0x2, 0x4, 0x3, 0x9, 0x3, 0x4, 0x4,
+ 0x3, 0x44, 0x1b2, 0x4, 0x2, 0x9, 0x2, 0x4, 0x3, 0x9, 0x3, 0x4, 0x4,
0x9, 0x4, 0x4, 0x5, 0x9, 0x5, 0x4, 0x6, 0x9, 0x6, 0x4, 0x7, 0x9,
0x7, 0x4, 0x8, 0x9, 0x8, 0x4, 0x9, 0x9, 0x9, 0x4, 0xa, 0x9, 0xa,
0x4, 0xb, 0x9, 0xb, 0x4, 0xc, 0x9, 0xc, 0x4, 0xd, 0x9, 0xd, 0x4,