| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
PostgreSQLStatementParser.DocumentOrContentContext |
PostgreSQLStatementParser.documentOrContent() |
PostgreSQLStatementParser.DocumentOrContentContext |
PostgreSQLStatementParser.FunctionExprCommonSubexprContext.documentOrContent() |
PostgreSQLStatementParser.DocumentOrContentContext |
PostgreSQLStatementParser.SetRestMoreContext.documentOrContent() |
PostgreSQLStatementParser.DocumentOrContentContext |
PostgreSQLStatementParser.SetContext.documentOrContent() |
| Modifier and Type | Method and Description |
|---|---|
T |
PostgreSQLStatementParserVisitor.visitDocumentOrContent(PostgreSQLStatementParser.DocumentOrContentContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.documentOrContent(). |
T |
PostgreSQLStatementParserBaseVisitor.visitDocumentOrContent(PostgreSQLStatementParser.DocumentOrContentContext ctx)
Visit a parse tree produced by
PostgreSQLStatementParser.documentOrContent(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.