| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CommentContext |
OracleStatementParser.comment() |
OracleStatementParser.CommentContext |
OracleStatementParser.ExecuteContext.comment() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitComment(OracleStatementParser.CommentContext ctx)
Visit a parse tree produced by
OracleStatementParser.comment(). |
T |
OracleStatementBaseVisitor.visitComment(OracleStatementParser.CommentContext ctx)
Visit a parse tree produced by
OracleStatementParser.comment(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitComment(OracleStatementParser.CommentContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.