| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.oracle.visitor.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AssignmentContext |
OracleStatementParser.assignment() |
OracleStatementParser.AssignmentContext |
OracleStatementParser.SetAssignmentsClauseContext.assignment(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.AssignmentContext> |
OracleStatementParser.SetAssignmentsClauseContext.assignment() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAssignment(OracleStatementParser.AssignmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.assignment(). |
T |
OracleStatementBaseVisitor.visitAssignment(OracleStatementParser.AssignmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.assignment(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
OracleDMLStatementSQLVisitor.visitAssignment(OracleStatementParser.AssignmentContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.