| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.standard |
| Modifier and Type | Method and Description |
|---|---|
DistSQLStatementParser.FunctionDefinitionContext |
DistSQLStatementParser.functionDefinition() |
DistSQLStatementParser.FunctionDefinitionContext |
DistSQLStatementParser.ReadwriteSplittingRuleDefinitionContext.functionDefinition() |
DistSQLStatementParser.FunctionDefinitionContext |
DistSQLStatementParser.ShardingTableRuleDefinitionContext.functionDefinition() |
DistSQLStatementParser.FunctionDefinitionContext |
DistSQLStatementParser.KeyGenerateStrategyContext.functionDefinition() |
DistSQLStatementParser.FunctionDefinitionContext |
DistSQLStatementParser.DatabaseDiscoveryRuleDefinitionContext.functionDefinition() |
DistSQLStatementParser.FunctionDefinitionContext |
DistSQLStatementParser.ColumnDefinitionContext.functionDefinition() |
| Modifier and Type | Method and Description |
|---|---|
T |
DistSQLStatementBaseVisitor.visitFunctionDefinition(DistSQLStatementParser.FunctionDefinitionContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.functionDefinition(). |
T |
DistSQLStatementVisitor.visitFunctionDefinition(DistSQLStatementParser.FunctionDefinitionContext ctx)
Visit a parse tree produced by
DistSQLStatementParser.functionDefinition(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
DistSQLVisitor.visitFunctionDefinition(DistSQLStatementParser.FunctionDefinitionContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.