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