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