Interface PrestoObject
- All Superinterfaces:
SQLObject
- All Known Subinterfaces:
PrestoSQLStatement
- All Known Implementing Classes:
AthenaCreateTableStatement,PrestoAlterFunctionStatement,PrestoAlterSchemaStatement,PrestoColumnWith,PrestoCreateTableStatement,PrestoDateTimeExpr,PrestoDeallocatePrepareStatement,PrestoExecuteStatement,PrestoPrepareStatement,PrestoSelectStatement
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept0(PrestoASTVisitor visitor) default voidaccept0(SQLASTVisitor visitor) Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, setSource
-
Method Details
-
accept0
-
accept0
-