| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.distsql.parser.autogen | |
| org.apache.shardingsphere.distsql.parser.core.common |
| 限定符和类型 | 方法和说明 |
|---|---|
CommonDistSQLStatementParser.SchemaNameContext |
CommonDistSQLStatementParser.schemaName() |
CommonDistSQLStatementParser.SchemaNameContext |
CommonDistSQLStatementParser.ShowResourcesContext.schemaName() |
CommonDistSQLStatementParser.SchemaNameContext |
CommonDistSQLStatementParser.ShowSinglesTableRulesContext.schemaName() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
CommonDistSQLStatementBaseVisitor.visitSchemaName(CommonDistSQLStatementParser.SchemaNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.schemaName(). |
T |
CommonDistSQLStatementVisitor.visitSchemaName(CommonDistSQLStatementParser.SchemaNameContext ctx)
Visit a parse tree produced by
CommonDistSQLStatementParser.schemaName(). |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
CommonDistSQLStatementVisitor.visitSchemaName(CommonDistSQLStatementParser.SchemaNameContext ctx) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.