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