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