hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLUnaryExpr.this
hunt
sql
ast
expr
SQLUnaryExpr
SQLUnaryExpr
Undocumented in source.
this
()
this
(SQLUnaryOperator operator, SQLExpr expr)
class
SQLUnaryExpr
this
(
SQLUnaryOperator
operator
,
SQLExpr
expr
)
Meta
Source
See Implementation
hunt
sql
ast
expr
SQLUnaryExpr
SQLUnaryExpr
constructors
this
functions
accept0
clone
getChildren
getExpr
getOperator
opEquals
setExpr
setOperator
toHash