vayne ~master (2019-12-12T10:41:50Z)
Dub
Repo
IfStatement.this
vayne
ast
node
IfStatement
Undocumented in source.
class
IfStatement
this
(
Token
tok
,
Node
expr
,
Node
trueCase
,
Node
elseCase
)
Meta
Source
See Implementation
vayne
ast
node
IfStatement
constructors
this
mixins
__anonymous