| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OrdinalityContext |
PostgreSQLStatementParser.ordinality() |
PostgreSQLStatementParser.OrdinalityContext |
PostgreSQLStatementParser.FunctionTableContext.ordinality() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitOrdinality(PostgreSQLStatementParser.OrdinalityContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ordinality(). |
T |
PostgreSQLStatementParserVisitor.visitOrdinality(PostgreSQLStatementParser.OrdinalityContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.ordinality(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.