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