ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
ConditionalStatement.accept
dmd
astbase
ASTBase
ConditionalStatement
Undocumented in source. Be warned that the author may not have intended to support it.
class
ConditionalStatement
override
void
accept
(
Visitor
v
)
Meta
Source
See Implementation
dmd
astbase
ASTBase
ConditionalStatement
constructors
this
functions
accept
variables
condition
elsebody
ifbody