sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
TryStatement.this
d
ast
statement
TryStatement
Undocumented in source.
class
TryStatement
this
(
Location
location
,
Statement
statement
,
CatchBlock
[]
catches
,
Statement
finallyBlock
)
Meta
Source
See Implementation
d
ast
statement
TryStatement
constructors
this
variables
catches
finallyBlock
statement