| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.PropertiesContext |
KernelDistSQLStatementParser.properties() |
KernelDistSQLStatementParser.PropertiesContext |
KernelDistSQLStatementParser.PropertiesDefinitionContext.properties() |
| Modifier and Type | Method and Description |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitProperties(KernelDistSQLStatementParser.PropertiesContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.properties(). |
T |
KernelDistSQLStatementVisitor.visitProperties(KernelDistSQLStatementParser.PropertiesContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.properties(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.