| Package | Description |
|---|---|
| org.apache.shardingsphere.sqlfederation.optimizer.parser.rexnode |
| Modifier and Type | Method and Description |
|---|---|
ParseRexNodeParser.OpContext |
ParseRexNodeParser.op() |
ParseRexNodeParser.OpContext |
ParseRexNodeParser.ExpressionContext.op() |
| Modifier and Type | Method and Description |
|---|---|
T |
ParseRexNodeBaseVisitor.visitOp(ParseRexNodeParser.OpContext ctx)
Visit a parse tree produced by
ParseRexNodeParser.op(). |
T |
ParseRexNodeVisitor.visitOp(ParseRexNodeParser.OpContext ctx)
Visit a parse tree produced by
ParseRexNodeParser.op(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.