类的使用
com.alibaba.druid.sql.ast.statement.SQLCommentStatement
使用SQLCommentStatement的程序包
程序包
说明
-
com.alibaba.druid.sql.ast.statement中SQLCommentStatement的使用
-
com.alibaba.druid.sql.dialect.mysql.visitor中SQLCommentStatement的使用
-
com.alibaba.druid.sql.parser中SQLCommentStatement的使用
-
com.alibaba.druid.sql.visitor中SQLCommentStatement的使用
修饰符和类型方法说明voidSchemaStatVisitor.endVisit(SQLCommentStatement x) voidSQLASTOutputVisitor.endVisit(SQLCommentStatement x) default voidSQLASTVisitor.endVisit(SQLCommentStatement x) booleanSchemaStatVisitor.visit(SQLCommentStatement x) booleanSQLASTOutputVisitor.visit(SQLCommentStatement x) default booleanSQLASTVisitor.visit(SQLCommentStatement x)