| Package | Description |
|---|---|
| com.alibaba.druid.sql.ast.statement | |
| com.alibaba.druid.sql.dialect.mysql.visitor | |
| com.alibaba.druid.sql.parser | |
| com.alibaba.druid.sql.visitor |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SQLCreateTableStatement.apply(SQLCommentStatement x) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLCommentStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLCommentStatement |
SQLStatementParser.parseComment() |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLCommentStatement x) |
void |
SQLASTOutputVisitor.endVisit(SQLCommentStatement x) |
void |
SQLASTVisitor.endVisit(SQLCommentStatement x) |
void |
SchemaStatVisitor.endVisit(SQLCommentStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLCommentStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLCommentStatement x) |
boolean |
SQLASTVisitor.visit(SQLCommentStatement x) |
boolean |
SchemaStatVisitor.visit(SQLCommentStatement x) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.