| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.PropertyNameContext |
OracleStatementParser.propertyName() |
OracleStatementParser.PropertyNameContext |
OracleStatementParser.SetPropertyClauseContext.propertyName() |
OracleStatementParser.PropertyNameContext |
OracleStatementParser.SetFileTypePropertyclauseContext.propertyName() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitPropertyName(OracleStatementParser.PropertyNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.propertyName(). |
T |
OracleStatementBaseVisitor.visitPropertyName(OracleStatementParser.PropertyNameContext ctx)
Visit a parse tree produced by
OracleStatementParser.propertyName(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.