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