| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
CommonDistSQLStatementParser.PropertyContext |
CommonDistSQLStatementParser.property() |
CommonDistSQLStatementParser.PropertyContext |
CommonDistSQLStatementParser.PropertiesContext.property(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<CommonDistSQLStatementParser.PropertyContext> |
CommonDistSQLStatementParser.PropertiesContext.property() |
| Modifier and Type | Method and Description |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitProperty(CommonDistSQLStatementParser.PropertyContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.property(). |
T |
CommonDistSQLStatementVisitor.visitProperty(CommonDistSQLStatementParser.PropertyContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.property(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.