dmdscript v2.0.3 (2014-12-13T04:04:19Z)
Dub
Repo
LabelStatement.this
dmdscript
statement
LabelStatement
Undocumented in source.
class
LabelStatement
this
(
Loc
loc
,
Identifier
*
ident
,
Statement
statement
)
Meta
Source
See Implementation
dmdscript
statement
LabelStatement
constructors
this
functions
ImpliedReturn
getBreak
getContinue
getGoto
getScope
semantic
toBuffer
toIR
variables
breakIP
gotoIP
ident
scopeContext
statement
whichScope