| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.BinaryLogFileIndexNumberContext |
MySQLStatementParser.binaryLogFileIndexNumber() |
MySQLStatementParser.BinaryLogFileIndexNumberContext |
MySQLStatementParser.ResetOptionContext.binaryLogFileIndexNumber() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitBinaryLogFileIndexNumber(MySQLStatementParser.BinaryLogFileIndexNumberContext ctx)
Visit a parse tree produced by
MySQLStatementParser.binaryLogFileIndexNumber(). |
T |
MySQLStatementVisitor.visitBinaryLogFileIndexNumber(MySQLStatementParser.BinaryLogFileIndexNumberContext ctx)
Visit a parse tree produced by
MySQLStatementParser.binaryLogFileIndexNumber(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDALStatementSQLVisitor.visitBinaryLogFileIndexNumber(MySQLStatementParser.BinaryLogFileIndexNumberContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.