| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.OwnerContext |
PostgreSQLStatementParser.owner() |
PostgreSQLStatementParser.OwnerContext |
PostgreSQLStatementParser.SchemaNameContext.owner() |
PostgreSQLStatementParser.OwnerContext |
PostgreSQLStatementParser.TableNameContext.owner() |
PostgreSQLStatementParser.OwnerContext |
PostgreSQLStatementParser.ColumnNameContext.owner() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserBaseVisitor.visitOwner(PostgreSQLStatementParser.OwnerContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.owner(). |
T |
PostgreSQLStatementParserVisitor.visitOwner(PostgreSQLStatementParser.OwnerContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.owner(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.