sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
CatchBlock.this
d
ast
statement
CatchBlock
Undocumented in source.
struct
CatchBlock
this
(
Location
location
,
Identifier
type
,
Name
name
,
Statement
statement
)
Meta
Source
See Implementation
d
ast
statement
CatchBlock
constructors
this
variables
location
name
statement
type