menu
lucy_editor package
documentation
parsejs/ast.dart
CatchClause
CatchClause.new constructor
CatchClause.new constructor
dark_mode
light_mode
CatchClause
constructor
CatchClause
(
Name
param
,
BlockStatement
body
)
Implementation
CatchClause(this.param, this.body);
lucy_editor package
documentation
parsejs/ast
CatchClause
CatchClause.new constructor
CatchClause class