dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
SwitchStatement.this
dmdscript
statement
SwitchStatement
Undocumented in source.
class
SwitchStatement
this
(
Loc
loc
,
Expression
c
,
Statement
b
)
Meta
Source
See Implementation
dmdscript
statement
SwitchStatement
constructors
this
functions
getBreak
getScope
semantic
toIR
variables
bdy
breakIP
cases
condition
scopeContext
swdefault