| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OpenGaussStatementParser.OperatorDefListContext |
OpenGaussStatementParser.operatorDefList() |
OpenGaussStatementParser.OperatorDefListContext |
OpenGaussStatementParser.AlterOperatorClausesContext.operatorDefList() |
| Modifier and Type | Method and Description |
|---|---|
T |
OpenGaussStatementBaseVisitor.visitOperatorDefList(OpenGaussStatementParser.OperatorDefListContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.operatorDefList(). |
T |
OpenGaussStatementVisitor.visitOperatorDefList(OpenGaussStatementParser.OperatorDefListContext ctx)
Visit a parse tree produced by
OpenGaussStatementParser.operatorDefList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.