类 com.alibaba.druid.sql.ast.statement.SQLCommentStatement
的使用

使用 SQLCommentStatement 的软件包
com.alibaba.druid.sql.parser   
com.alibaba.druid.sql.visitor   
 

com.alibaba.druid.sql.parserSQLCommentStatement 的使用
 

返回 SQLCommentStatementcom.alibaba.druid.sql.parser 中的方法
 SQLCommentStatement SQLStatementParser.parseComment()
           
 

com.alibaba.druid.sql.visitorSQLCommentStatement 的使用
 

参数类型为 SQLCommentStatementcom.alibaba.druid.sql.visitor 中的方法
 void SchemaStatVisitor.endVisit(SQLCommentStatement x)
           
 void SQLASTVisitorAdapter.endVisit(SQLCommentStatement x)
           
 void SQLASTOutputVisitor.endVisit(SQLCommentStatement x)
           
 void SQLASTVisitor.endVisit(SQLCommentStatement x)
           
 boolean SchemaStatVisitor.visit(SQLCommentStatement x)
           
 boolean SQLASTVisitorAdapter.visit(SQLCommentStatement x)
           
 boolean SQLASTOutputVisitor.visit(SQLCommentStatement x)
           
 boolean SQLASTVisitor.visit(SQLCommentStatement x)
           
 



Copyright © 2013-2014 Alibaba Group. All Rights Reserved.