| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.mysql |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MySQLParserListener.enterPartitionListAtom(MySQLParser.PartitionListAtomContext ctx)
Enter a parse tree produced by the
partitionListAtom
labeled alternative in MySQLParser.partitionDefinition(). |
void |
MySQLParserBaseListener.enterPartitionListAtom(MySQLParser.PartitionListAtomContext ctx)
Enter a parse tree produced by the
partitionListAtom
labeled alternative in MySQLParser.partitionDefinition(). |
void |
MySQLParserListener.exitPartitionListAtom(MySQLParser.PartitionListAtomContext ctx)
Exit a parse tree produced by the
partitionListAtom
labeled alternative in MySQLParser.partitionDefinition(). |
void |
MySQLParserBaseListener.exitPartitionListAtom(MySQLParser.PartitionListAtomContext ctx)
Exit a parse tree produced by the
partitionListAtom
labeled alternative in MySQLParser.partitionDefinition(). |
T |
MySQLParserBaseVisitor.visitPartitionListAtom(MySQLParser.PartitionListAtomContext ctx)
Visit a parse tree produced by the
partitionListAtom
labeled alternative in MySQLParser.partitionDefinition(). |
T |
MySQLParserVisitor.visitPartitionListAtom(MySQLParser.PartitionListAtomContext ctx)
Visit a parse tree produced by the
partitionListAtom
labeled alternative in MySQLParser.partitionDefinition(). |
Copyright © 2022. All rights reserved.