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