@@ -12,6 +12,7 @@ Supported classes:
1212- AlterByAddPrimaryKeyContext
1313- AlterByAddSpecialIndexContext
1414- AlterByAddUniqueKeyContext
15+ - AlterByAlterIndexVisibilityContext
1516- AlterByAnalyzePartitionContext
1617- AlterByChangeColumnContext
1718- AlterByChangeDefaultContext
@@ -23,6 +24,7 @@ Supported classes:
2324- AlterByDiscardPartitionContext
2425- AlterByDiscardTablespaceContext
2526- AlterByDropColumnContext
27+ - AlterByDropConstraintCheckContext
2628- AlterByDropForeignKeyContext
2729- AlterByDropIndexContext
2830- AlterByDropPartitionContext
@@ -71,7 +73,7 @@ Supported classes:
7173- AutoIncrementColumnConstraintContext
7274- BeginWorkContext
7375- BetweenPredicateContext
74- - BinaryComparasionPredicateContext
76+ - BinaryComparisonPredicateContext
7577- BinaryExpressionAtomContext
7678- BinlogStatementContext
7779- BitExpressionAtomContext
@@ -82,6 +84,7 @@ Supported classes:
8284- CacheIndexStatementContext
8385- CallStatementContext
8486- CaseAlternativeContext
87+ - CaseExpressionFunctionCallContext
8588- CaseFuncAlternativeContext
8689- CaseFunctionCallContext
8790- CaseStatementContext
@@ -92,6 +95,7 @@ Supported classes:
9295- CharFunctionCallContext
9396- CharsetNameBaseContext
9497- CharsetNameContext
98+ - CheckColumnConstraintContext
9599- CheckTableConstraintContext
96100- CheckTableContext
97101- CheckTableOptionContext
@@ -162,6 +166,8 @@ Supported classes:
162166- DescribeObjectClauseContext
163167- DescribeStatementsContext
164168- DetailRevokeContext
169+ - DiagnosticsConditionInformationNameContext
170+ - DiagnosticsStatementContext
165171- DimensionDataTypeContext
166172- DmlStatementContext
167173- DoDbReplicationContext
@@ -185,7 +191,7 @@ Supported classes:
185191- EnableTypeContext
186192- EngineNameContext
187193- ExecuteStatementContext
188- - ExistsExpessionAtomContext
194+ - ExistsExpressionAtomContext
189195- ExpressionAtomContext
190196- ExpressionAtomPredicateContext
191197- ExpressionContext
@@ -216,6 +222,7 @@ Supported classes:
216222- GlobalPrivLevelContext
217223- GrantProxyContext
218224- GrantStatementContext
225+ - GroupByClauseContext
219226- GroupByItemContext
220227- GtidsUntilOptionContext
221228- GtuidSetContext
@@ -232,6 +239,7 @@ Supported classes:
232239- HandlerReadStatementContext
233240- HandlerStatementContext
234241- HashAuthOptionContext
242+ - HavingClauseContext
235243- HelpStatementContext
236244- HexadecimalLiteralContext
237245- IfExistsContext
@@ -261,6 +269,10 @@ Supported classes:
261269- IsNullPredicateContext
262270- IterateStatementContext
263271- JoinPartContext
272+ - JsonExpressionAtomContext
273+ - JsonMemberOfPredicateContext
274+ - JsonOperatorContext
275+ - JsonValueFunctionCallContext
264276- KeywordsCanBeIdContext
265277- KillStatementContext
266278- LeaveStatementContext
@@ -284,6 +296,8 @@ Supported classes:
284296- LockTablesContext
285297- LogicalExpressionContext
286298- LogicalOperatorContext
299+ - LongVarbinaryDataTypeContext
300+ - LongVarcharDataTypeContext
287301- LoopStatementContext
288302- MasterBoolOptionContext
289303- MasterDecimalOptionContext
@@ -313,7 +327,7 @@ Supported classes:
313327- OuterJoinContext
314328- OwnerStatementContext
315329- ParenthesisSelectContext
316- - PartitionComparisionContext
330+ - PartitionComparisonContext
317331- PartitionDefinerAtomContext
318332- PartitionDefinerVectorContext
319333- PartitionDefinitionContext
@@ -379,10 +393,13 @@ Supported classes:
379393- ResetMasterContext
380394- ResetSlaveContext
381395- ResetStatementContext
396+ - ResignalStatementContext
382397- ReturnStatementContext
383398- RevokeProxyContext
384399- RevokeStatementContext
385400- RewriteDbReplicationContext
401+ - RoleOptionContext
402+ - RoleRevokeContext
386403- RollbackStatementContext
387404- RollbackWorkContext
388405- RootContext
@@ -450,6 +467,8 @@ Supported classes:
450467- ShowSlaveStatusContext
451468- ShowStatementContext
452469- ShutdownStatementContext
470+ - SignalConditionInformationContext
471+ - SignalStatementContext
453472- SimpleAuthOptionContext
454473- SimpleDataTypeContext
455474- SimpleDescribeStatementContext
@@ -484,8 +503,8 @@ Supported classes:
484503- SubPartitionFunctionKeyContext
485504- SubpartitionDefinitionContext
486505- SubpartitionFunctionDefinitionContext
487- - SubqueryComparasionPredicateContext
488- - SubqueryExpessionAtomContext
506+ - SubqueryComparisonPredicateContext
507+ - SubqueryExpressionAtomContext
489508- SubqueryTableItemContext
490509- SubstrFunctionCallContext
491510- TableConstraintContext
@@ -516,6 +535,7 @@ Supported classes:
516535- TableOptionRecalculationContext
517536- TableOptionRowFormatContext
518537- TableOptionSamplePageContext
538+ - TableOptionTableTypeContext
519539- TableOptionTablespaceContext
520540- TableOptionUnionContext
521541- TablePairContext
@@ -525,6 +545,7 @@ Supported classes:
525545- TableSourceNestedContext
526546- TableSourcesContext
527547- TableSourcesItemContext
548+ - TableTypeContext
528549- TablesContext
529550- TablespaceStorageContext
530551- ThreadTypeContext
@@ -566,6 +587,7 @@ Supported classes:
566587- UuidSetContext
567588- ValuesFunctionCallContext
568589- VariableClauseContext
590+ - VisibilityColumnConstraintContext
569591- WeightFunctionCallContext
570592- WhileStatementContext
571593- WildDoTableReplicationContext
0 commit comments