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