| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen | |
| org.apache.shardingsphere.sql.parser.sql92.visitor.impl |
| Modifier and Type | Method and Description |
|---|---|
SQL92StatementParser.CreateDefinitionClauseContext |
SQL92StatementParser.createDefinitionClause() |
SQL92StatementParser.CreateDefinitionClauseContext |
SQL92StatementParser.CreateTableContext.createDefinitionClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
SQL92StatementVisitor.visitCreateDefinitionClause(SQL92StatementParser.CreateDefinitionClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.createDefinitionClause(). |
T |
SQL92StatementBaseVisitor.visitCreateDefinitionClause(SQL92StatementParser.CreateDefinitionClauseContext ctx)
Visit a parse tree produced by
SQL92StatementParser.createDefinitionClause(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.ASTNode |
SQL92DDLVisitor.visitCreateDefinitionClause(SQL92StatementParser.CreateDefinitionClauseContext ctx) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.