Commit Graph

5849 Commits

Author SHA1 Message Date
Erik Krogh Kristensen
ec1f538503 renamed "exportnameddeclaration" to "export_named_declaration" 2020-09-04 11:53:26 +02:00
Erik Krogh Kristensen
8eacd32f8e renamed "exportdefaultdeclaration" to "export_default_declaration" 2020-09-04 11:53:25 +02:00
Erik Krogh Kristensen
5c3b69f323 renamed "exportalldeclaration" to "export_all_declaration" 2020-09-04 11:53:24 +02:00
Erik Krogh Kristensen
bdfeecdee1 renamed "importdeclaration" to "import_declaration" 2020-09-04 11:53:23 +02:00
Erik Krogh Kristensen
1da7021340 renamed "classdeclstmt" to "class_decl_stmt" 2020-09-04 11:53:23 +02:00
Erik Krogh Kristensen
893b743b57 renamed "foreachstmt" to "for_each_stmt" 2020-09-04 11:53:22 +02:00
Erik Krogh Kristensen
442d3e5f70 renamed "legacy_letstmt" to "legacy_let_stmt" 2020-09-04 11:53:21 +02:00
Erik Krogh Kristensen
945e2c7fe0 renamed "letstmt" to "let_stmt" 2020-09-04 11:53:20 +02:00
Erik Krogh Kristensen
38c902f43b renamed "constdeclstmt" to "const_decl_stmt" 2020-09-04 11:53:19 +02:00
Erik Krogh Kristensen
231583a3f8 renamed "forofstmt" to "for_of_stmt" 2020-09-04 11:53:19 +02:00
Erik Krogh Kristensen
c56746929d renamed "catchclause" to "catch_clause" 2020-09-04 11:53:18 +02:00
Erik Krogh Kristensen
d0e4748def renamed "vardeclstmt" to "var_decl_stmt" 2020-09-04 11:53:17 +02:00
Erik Krogh Kristensen
6f667a6e82 renamed "functiondeclstmt" to "function_decl_stmt" 2020-09-04 11:53:16 +02:00
Erik Krogh Kristensen
3ef8fb72cd renamed "debuggerstmt" to "debugger_stmt" 2020-09-04 11:53:16 +02:00
Erik Krogh Kristensen
454893d234 renamed "forinstmt" to "for_in_stmt" 2020-09-04 11:53:15 +02:00
Erik Krogh Kristensen
712a6dfccd renamed "forstmt" to "for_stmt" 2020-09-04 11:53:14 +02:00
Erik Krogh Kristensen
4c24e2d8ba renamed "dowhilestmt" to "do_while_stmt" 2020-09-04 11:53:13 +02:00
Erik Krogh Kristensen
ed585de1a0 renamed "whilestmt" to "while_stmt" 2020-09-04 11:53:13 +02:00
Erik Krogh Kristensen
f749d46fe8 renamed "trystmt" to "try_stmt" 2020-09-04 11:53:12 +02:00
Erik Krogh Kristensen
4762c9eac8 renamed "throwstmt" to "throw_stmt" 2020-09-04 11:53:11 +02:00
Erik Krogh Kristensen
5e2c25eacd renamed "returnstmt" to "return_stmt" 2020-09-04 11:53:10 +02:00
Erik Krogh Kristensen
b3746efec8 renamed "switchstmt" to "switch_stmt" 2020-09-04 11:53:10 +02:00
Erik Krogh Kristensen
3f47afa595 renamed "withstmt" to "with_stmt" 2020-09-04 11:53:09 +02:00
Erik Krogh Kristensen
569c5f19cb renamed "continuestmt" to "continue_stmt" 2020-09-04 11:53:08 +02:00
Erik Krogh Kristensen
4a44f0ee23 renamed "breakstmt" to "break_stmt" 2020-09-04 11:53:07 +02:00
Erik Krogh Kristensen
ded939468e renamed "labeledstmt" to "labeled_stmt" 2020-09-04 11:53:07 +02:00
Erik Krogh Kristensen
90b45c4052 renamed "ifstmt" to "if_stmt" 2020-09-04 11:53:06 +02:00
Erik Krogh Kristensen
a752ef79a2 renamed "exprstmt" to "expr_stmt" 2020-09-04 11:53:05 +02:00
Erik Krogh Kristensen
03c8eb87d2 renamed "blockstmt" to "block_stmt" 2020-09-04 11:53:04 +02:00
Erik Krogh Kristensen
54edbca268 renamed "emptystmt" to "empty_stmt" 2020-09-04 11:53:04 +02:00
Erik Krogh Kristensen
fe121fb2ba renamed "globalaugmentationdeclaration" to "global_augmentation_declaration" 2020-09-04 11:53:03 +02:00
Erik Krogh Kristensen
b4ccf4eb60 renamed "externalmoduledeclaration" to "external_module_declaration" 2020-09-04 11:53:02 +02:00
Erik Krogh Kristensen
f7cce51152 renamed "namespacedeclaration" to "namespace_declaration" 2020-09-04 11:53:01 +02:00
Erik Krogh Kristensen
5f9ae889e0 renamed "functionexpr" to "function_expr" 2020-09-04 11:53:00 +02:00
Erik Krogh Kristensen
868214dfff renamed "arrowfunctionexpr" to "arrow_function_expr" 2020-09-04 11:52:59 +02:00
Erik Krogh Kristensen
42084b55cc renamed "stmtparent" to "stmt_parent" 2020-09-04 11:52:58 +02:00
Erik Krogh Kristensen
05deebbe9e renamed "jsxemptyexpr" to "jsx_empty_expr" 2020-09-04 11:52:58 +02:00
Erik Krogh Kristensen
e5e8951b20 renamed "expressionwithtypearguments" to "expression_with_type_arguments" 2020-09-04 11:52:57 +02:00
Erik Krogh Kristensen
334bbd83a8 renamed "jsxqualifiedname" to "jsx_qualified_name" 2020-09-04 11:52:56 +02:00
Erik Krogh Kristensen
61cf752e67 renamed "equalitytest" to "equality_test" 2020-09-04 11:52:55 +02:00
Erik Krogh Kristensen
7bff2a18f0 renamed "declarablenode" to "declarable_node" 2020-09-04 11:52:55 +02:00
Erik Krogh Kristensen
1a979f52ab renamed "classorinterface" to "class_or_interface" 2020-09-04 11:52:54 +02:00
Erik Krogh Kristensen
5efa551c80 renamed "literaltype" to "literal_type" 2020-09-04 11:52:53 +02:00
Erik Krogh Kristensen
906865b057 renamed "typevariabletype" to "typevariable_type" 2020-09-04 11:52:52 +02:00
Erik Krogh Kristensen
fea92773bd renamed "unionorintersectiontype" to "union_or_intersection_type" 2020-09-04 11:52:51 +02:00
Erik Krogh Kristensen
5355e23c1a renamed "symboltype" to "symbol_type" 2020-09-04 11:52:51 +02:00
Erik Krogh Kristensen
cdcf9e87fd renamed "functiontypeexpr" to "function_typeexpr" 2020-09-04 11:52:50 +02:00
Erik Krogh Kristensen
910b328022 renamed "importtypeexpr" to "import_typeexpr" 2020-09-04 11:52:49 +02:00
Erik Krogh Kristensen
95aa5a171a renamed "namespaceaccess" to "namespace_access" 2020-09-04 11:52:48 +02:00
Erik Krogh Kristensen
a7bfca6fea renamed "literaltypeexpr" to "literal_typeexpr" 2020-09-04 11:52:47 +02:00