| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.TypeNameContext |
CommonDistSQLStatementParser.typeName() |
CommonDistSQLStatementParser.TypeNameContext |
CommonDistSQLStatementParser.AlgorithmDefinitionContext.typeName() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitTypeName(CommonDistSQLStatementParser.TypeNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.typeName(). |
T |
CommonDistSQLStatementVisitor.visitTypeName(CommonDistSQLStatementParser.TypeNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.typeName(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.