ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
SwitchStatement.this
dmd
statement
SwitchStatement
Undocumented in source.
class
SwitchStatement
extern (
D
)
this
(
const
ref
Loc
loc
,
Expression
condition
,
Statement
_body
,
bool
isFinal
)
Meta
Source
See Implementation
dmd
statement
SwitchStatement
constructors
this
functions
accept
checkLabel
hasBreak
syntaxCopy
variables
_body
cases
condition
gotoCases
hasNoDefault
hasVars
isFinal
lastVar
sdefault
tf
tryBody