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