CatchBlock

Undocumented in source.

Constructors

this
this(Location location, Identifier type, Name name, Statement statement)
Undocumented in source.

Members

Variables

location
Location location;
Undocumented in source.
name
Name name;
Undocumented in source.
statement
Statement statement;
Undocumented in source.
type
Identifier type;
Undocumented in source.

Meta