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