| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PathStringContext |
OracleStatementParser.pathString() |
OracleStatementParser.PathStringContext |
OracleStatementParser.EqualsPathConditionContext.pathString() |
OracleStatementParser.PathStringContext |
OracleStatementParser.UnderPathConditionContext.pathString() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementBaseVisitor.visitPathString(OracleStatementParser.PathStringContext ctx)
Visit a parse tree produced by
OracleStatementParser.pathString(). |
T |
OracleStatementVisitor.visitPathString(OracleStatementParser.PathStringContext ctx)
Visit a parse tree produced by
OracleStatementParser.pathString(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.