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