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