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