| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CommentClauseContext |
OracleStatementParser.commentClause() |
OracleStatementParser.CommentClauseContext |
OracleStatementParser.CommitContext.commentClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCommentClause(OracleStatementParser.CommentClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.commentClause(). |
T |
OracleStatementBaseVisitor.visitCommentClause(OracleStatementParser.CommentClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.commentClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.