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