@block_stmt
|
|
@break_stmt
|
|
@case
|
|
@catch_clause
|
|
@class_decl_stmt
|
|
@const_decl_stmt
|
|
@continue_stmt
|
|
@debugger_stmt
|
|
@do_while_stmt
|
|
@empty_stmt
|
|
@enum_declaration
|
|
@export_all_declaration
|
|
@export_as_namespace_declaration
|
|
@export_assign_declaration
|
|
@export_default_declaration
|
|
@export_named_declaration
|
|
@expr_stmt
|
|
@external_module_declaration
|
|
@for_each_stmt
|
|
@for_in_stmt
|
|
@for_of_stmt
|
|
@for_stmt
|
|
@function_decl_stmt
|
|
@global_augmentation_declaration
|
|
@if_stmt
|
|
@import_declaration
|
|
@import_equals_declaration
|
|
@interface_declaration
|
|
@labeled_stmt
|
|
@legacy_let_stmt
|
|
@let_stmt
|
|
@namespace_declaration
|
|
@return_stmt
|
|
@switch_stmt
|
|
@throw_stmt
|
|
@try_stmt
|
|
@type_alias_declaration
|
|
@var_decl_stmt
|
|
@while_stmt
|
|
@with_stmt
|
|