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