| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.QualifiedShorthandContext |
MySQLStatementParser.qualifiedShorthand() |
MySQLStatementParser.QualifiedShorthandContext |
MySQLStatementParser.ProjectionContext.qualifiedShorthand() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitQualifiedShorthand(MySQLStatementParser.QualifiedShorthandContext ctx)
Visit a parse tree produced by
MySQLStatementParser.qualifiedShorthand(). |
T |
MySQLStatementVisitor.visitQualifiedShorthand(MySQLStatementParser.QualifiedShorthandContext ctx)
Visit a parse tree produced by
MySQLStatementParser.qualifiedShorthand(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.