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