| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.SchemaNameContext |
SQL92StatementParser.schemaName() |
SQL92StatementParser.SchemaNameContext |
SQL92StatementParser.CreateDatabaseContext.schemaName() |
SQL92StatementParser.SchemaNameContext |
SQL92StatementParser.DropDatabaseContext.schemaName() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitSchemaName(SQL92StatementParser.SchemaNameContext ctx)
Visit a parse tree produced by
SQL92StatementParser.schemaName(). |
T |
SQL92StatementBaseVisitor.visitSchemaName(SQL92StatementParser.SchemaNameContext ctx)
Visit a parse tree produced by
SQL92StatementParser.schemaName(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92Visitor.visitSchemaName(SQL92StatementParser.SchemaNameContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.