| Package | Description |
|---|---|
| io.seata.sqlparser.antlr.mysql.parser |
| Modifier and Type | Method and Description |
|---|---|
void |
MySqlParserListener.enterCollectionDataType(MySqlParser.CollectionDataTypeContext ctx)
Enter a parse tree produced by the
collectionDataType
labeled alternative in MySqlParser.dataType(). |
void |
MySqlParserBaseListener.enterCollectionDataType(MySqlParser.CollectionDataTypeContext ctx)
Enter a parse tree produced by the
collectionDataType
labeled alternative in MySqlParser.dataType(). |
void |
MySqlParserListener.exitCollectionDataType(MySqlParser.CollectionDataTypeContext ctx)
Exit a parse tree produced by the
collectionDataType
labeled alternative in MySqlParser.dataType(). |
void |
MySqlParserBaseListener.exitCollectionDataType(MySqlParser.CollectionDataTypeContext ctx)
Exit a parse tree produced by the
collectionDataType
labeled alternative in MySqlParser.dataType(). |
T |
MySqlParserVisitor.visitCollectionDataType(MySqlParser.CollectionDataTypeContext ctx)
Visit a parse tree produced by the
collectionDataType
labeled alternative in MySqlParser.dataType(). |
T |
MySqlParserBaseVisitor.visitCollectionDataType(MySqlParser.CollectionDataTypeContext ctx)
Visit a parse tree produced by the
collectionDataType
labeled alternative in MySqlParser.dataType(). |
Copyright © 2023 Seata. All rights reserved.