Interface OscarExpr
-
- All Superinterfaces:
Cloneable,OscarObject,SQLExpr,SQLObject
public interface OscarExpr extends SQLExpr, OscarObject
-
-
Method Summary
-
Methods inherited from interface com.alibaba.druid.sql.dialect.oscar.ast.OscarObject
accept0
-
Methods inherited from interface com.alibaba.druid.sql.ast.SQLExpr
clone, computeDataType, getChildren, getHint
-
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setParent, setSource
-
-