dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
IfStmtCond
dextool
plugin
mutate
backend
analyze
extensions
Undocumented in source.
final
class
IfStmtCond : libclang_ast.ast.Expression {
this
(Cursor cursor);
void
accept
(ExtendedVisitor v);
}
Constructors
this
this
(Cursor cursor)
Undocumented in source.
Members
Functions
accept
void
accept
(ExtendedVisitor v)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dextool
plugin
mutate
backend
analyze
extensions
classes
ExtendedVisitor
IfStmtCond
IfStmtCondVar
IfStmtElse
IfStmtInit
IfStmtThen
functions
accept