| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.CommentContext |
OracleStatementParser.comment() |
OracleStatementParser.CommentContext |
OracleStatementParser.ExecuteContext.comment() |
| 限定符和类型 | 方法和说明 |
|---|---|
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(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDDLStatementSQLVisitor.visitComment(OracleStatementParser.CommentContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.