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