| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.FunctionCallContext |
SQL92StatementParser.functionCall() |
SQL92StatementParser.FunctionCallContext |
SQL92StatementParser.SimpleExprContext.functionCall() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitFunctionCall(SQL92StatementParser.FunctionCallContext ctx)
Visit a parse tree produced by
SQL92StatementParser.functionCall(). |
T |
SQL92StatementBaseVisitor.visitFunctionCall(SQL92StatementParser.FunctionCallContext ctx)
Visit a parse tree produced by
SQL92StatementParser.functionCall(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92Visitor.visitFunctionCall(SQL92StatementParser.FunctionCallContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.