| Package | Description |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
KernelDistSQLStatementParser.FilePathContext |
KernelDistSQLStatementParser.filePath() |
KernelDistSQLStatementParser.FilePathContext |
KernelDistSQLStatementParser.ExportDatabaseConfigurationContext.filePath() |
KernelDistSQLStatementParser.FilePathContext |
KernelDistSQLStatementParser.ImportDatabaseConfigurationContext.filePath() |
KernelDistSQLStatementParser.FilePathContext |
KernelDistSQLStatementParser.ConvertYamlConfigurationContext.filePath() |
| Modifier and Type | Method and Description |
|---|---|
T |
KernelDistSQLStatementBaseVisitor.visitFilePath(KernelDistSQLStatementParser.FilePathContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.filePath(). |
T |
KernelDistSQLStatementVisitor.visitFilePath(KernelDistSQLStatementParser.FilePathContext ctx)
Visit a parse tree produced by
KernelDistSQLStatementParser.filePath(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.