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