hunt-sql ~master (2021-12-24T06:24:51Z)
Home
Dub
Repo
SQLReplaceable
hunt
sql
ast
SQLReplaceable
Created by wenshao on 06/06/2017.
interface
SQLReplaceable {
bool
replace
(SQLExpr expr, SQLExpr target);
}
Members
Functions
replace
bool
replace
(SQLExpr expr, SQLExpr target)
Undocumented in source.
Meta
Source
See Implementation
hunt
sql
ast
SQLReplaceable
interfaces
SQLReplaceable
Created by wenshao on 06/06/2017.