| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.FunctionNameContext |
DistSQLStatementParser.functionName() |
DistSQLStatementParser.FunctionNameContext |
DistSQLStatementParser.FunctionDefinitionContext.functionName() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitFunctionName(DistSQLStatementParser.FunctionNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.functionName(). |
T |
DistSQLStatementVisitor.visitFunctionName(DistSQLStatementParser.FunctionNameContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.functionName(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.