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