Path Lines of Code test/commands/extract.test.ts 735 test/commands/infuse.test.ts 155 test/commands/transliterate.test.ts 1657 test/commands/trim-cache.test.ts 83 test/fixtures.test.ts 60 test/jsii-imports.test.ts 412 test/jsii/assemblies.test.ts 254 test/jsii/fake-assembly.ts 16 test/jsii/visible-spans.test.ts 37 test/json.test.ts 98 test/languages/index.test.ts 21 test/markdown/javadoc.test.ts 112 test/markdown/roundtrip.test.ts 136 test/markdown/xmldoccomments.test.ts 81 test/otree.test.ts 39 test/record-references.test.ts 85 test/rosetta-translator.test.ts 85 test/rosetta.test.ts 209 test/snippet-selectors.test.ts 55 test/snippet.test.ts 15 test/syntax-counter.test.ts 61 test/testutil.ts 106 test/translations.test.ts 145 test/translations/calls/declaring_default_arguments.cs 4 test/translations/calls/declaring_default_arguments.go 6 test/translations/calls/declaring_default_arguments.java 9 test/translations/calls/declaring_default_arguments.py 2 test/translations/calls/declaring_default_arguments.ts 3 test/translations/calls/default_struct_fields.cs 9 test/translations/calls/default_struct_fields.go 7 test/translations/calls/default_struct_fields.java 21 test/translations/calls/default_struct_fields.py 2 test/translations/calls/default_struct_fields.ts 7 test/translations/calls/function_call.cs 1 test/translations/calls/function_call.go 1 test/translations/calls/function_call.java 1 test/translations/calls/function_call.py 1 test/translations/calls/function_call.ts 1 test/translations/calls/list_of_anonymous_structs.cs 9 test/translations/calls/list_of_anonymous_structs.go 12 test/translations/calls/list_of_anonymous_structs.java 6 test/translations/calls/list_of_anonymous_structs.py 9 test/translations/calls/list_of_anonymous_structs.ts 9 test/translations/calls/literal_map_argument.cs 4 test/translations/calls/literal_map_argument.go 6 test/translations/calls/literal_map_argument.java 3 test/translations/calls/literal_map_argument.py 3 test/translations/calls/literal_map_argument.ts 2 test/translations/calls/method_call.cs 1 test/translations/calls/method_call.go 1 test/translations/calls/method_call.java 1 test/translations/calls/method_call.py 1 test/translations/calls/method_call.ts 1 test/translations/calls/self_method_call.cs 1 test/translations/calls/self_method_call.go 1 test/translations/calls/self_method_call.java 1 test/translations/calls/self_method_call.py 1 test/translations/calls/self_method_call.ts 1 test/translations/calls/shorthand_property.cs 2 test/translations/calls/shorthand_property.go 4 test/translations/calls/shorthand_property.java 2 test/translations/calls/shorthand_property.py 2 test/translations/calls/shorthand_property.ts 2 test/translations/calls/static_function_call.cs 1 test/translations/calls/static_function_call.go 1 test/translations/calls/static_function_call.java 1 test/translations/calls/static_function_call.py 1 test/translations/calls/static_function_call.ts 1 test/translations/calls/this_argument.cs 1 test/translations/calls/this_argument.go 1 test/translations/calls/this_argument.java 1 test/translations/calls/this_argument.py 1 test/translations/calls/this_argument.ts 1 test/translations/calls/translate_object_literals_in_function_call.cs 1 test/translations/calls/translate_object_literals_in_function_call.go 4 test/translations/calls/translate_object_literals_in_function_call.java 1 test/translations/calls/translate_object_literals_in_function_call.py 1 test/translations/calls/translate_object_literals_in_function_call.ts 1 test/translations/calls/translate_object_literals_only_one_level_deep.cs 1 test/translations/calls/translate_object_literals_only_one_level_deep.go 7 test/translations/calls/translate_object_literals_only_one_level_deep.java 1 test/translations/calls/translate_object_literals_only_one_level_deep.py 1 test/translations/calls/translate_object_literals_only_one_level_deep.ts 1 test/translations/calls/translate_object_literals_second_level_with_newlines.cs 4 test/translations/calls/translate_object_literals_second_level_with_newlines.go 7 test/translations/calls/translate_object_literals_second_level_with_newlines.java 3 test/translations/calls/translate_object_literals_second_level_with_newlines.py 4 test/translations/calls/translate_object_literals_second_level_with_newlines.ts 4 test/translations/calls/translate_object_literals_with_multiple_newlines.cs 4 test/translations/calls/translate_object_literals_with_multiple_newlines.go 4 test/translations/calls/translate_object_literals_with_multiple_newlines.java 3 test/translations/calls/translate_object_literals_with_multiple_newlines.py 4 test/translations/calls/translate_object_literals_with_multiple_newlines.ts 4 test/translations/calls/translate_object_literals_with_newlines.cs 4 test/translations/calls/translate_object_literals_with_newlines.go 4 test/translations/calls/translate_object_literals_with_newlines.java 3 test/translations/calls/translate_object_literals_with_newlines.py 4 test/translations/calls/translate_object_literals_with_newlines.ts 4 test/translations/calls/will_type_deep_structs_directly_if_type_info_is_available.cs 20 test/translations/calls/will_type_deep_structs_directly_if_type_info_is_available.go 20 test/translations/calls/will_type_deep_structs_directly_if_type_info_is_available.java 44 test/translations/calls/will_type_deep_structs_directly_if_type_info_is_available.py 6 test/translations/calls/will_type_deep_structs_directly_if_type_info_is_available.ts 15 test/translations/classes/class_declaration_with_private_fields_and_constructor.cs 8 test/translations/classes/class_declaration_with_private_fields_and_constructor.go 8 test/translations/classes/class_declaration_with_private_fields_and_constructor.java 6 test/translations/classes/class_declaration_with_private_fields_and_constructor.py 3 test/translations/classes/class_declaration_with_private_fields_and_constructor.ts 6 test/translations/classes/class_declaration_with_public_fields_and_constructor.cs 8 test/translations/classes/class_declaration_with_public_fields_and_constructor.go 8 test/translations/classes/class_declaration_with_public_fields_and_constructor.java 6 test/translations/classes/class_declaration_with_public_fields_and_constructor.py 3 test/translations/classes/class_declaration_with_public_fields_and_constructor.ts 6 test/translations/classes/class_implementing_jsii_interface.cs 7 test/translations/classes/class_implementing_jsii_interface.go 5 test/translations/classes/class_implementing_jsii_interface.java 5 test/translations/classes/class_implementing_jsii_interface.py 4 test/translations/classes/class_implementing_jsii_interface.ts 8 test/translations/classes/class_with_different_name.cs 6 test/translations/classes/class_with_different_name.go 6 test/translations/classes/class_with_different_name.java 4 test/translations/classes/class_with_different_name.py 3 test/translations/classes/class_with_different_name.ts 4 test/translations/classes/class_with_extends_and_implements.cs 3 test/translations/classes/class_with_extends_and_implements.go 3 test/translations/classes/class_with_extends_and_implements.java 2 test/translations/classes/class_with_extends_and_implements.py 2 test/translations/classes/class_with_extends_and_implements.ts 2 test/translations/classes/class_with_inheritance.cs 3 test/translations/classes/class_with_inheritance.go 3 test/translations/classes/class_with_inheritance.java 2 test/translations/classes/class_with_inheritance.py 2 test/translations/classes/class_with_inheritance.ts 2 test/translations/classes/class_with_inheritance_and_super_class.cs 6 test/translations/classes/class_with_inheritance_and_super_class.go 8 test/translations/classes/class_with_inheritance_and_super_class.java 5 test/translations/classes/class_with_inheritance_and_super_class.py 3 test/translations/classes/class_with_inheritance_and_super_class.ts 5 test/translations/classes/class_with_method.cs 7 test/translations/classes/class_with_method.go 6 test/translations/classes/class_with_method.java 5 test/translations/classes/class_with_method.py 3 test/translations/classes/class_with_method.ts 5 test/translations/classes/class_with_props_argument.cs 12 test/translations/classes/class_with_props_argument.go 13 test/translations/classes/class_with_props_argument.java 24 test/translations/classes/class_with_props_argument.py 4 test/translations/classes/class_with_props_argument.ts 10 test/translations/classes/constructor_with_optional_params.cs 6 test/translations/classes/constructor_with_optional_params.go 9 test/translations/classes/constructor_with_optional_params.java 10 test/translations/classes/constructor_with_optional_params.py 3 test/translations/classes/constructor_with_optional_params.ts 4 test/translations/classes/empty_class.cs 3 test/translations/classes/empty_class.go 2 test/translations/classes/empty_class.java 2 test/translations/classes/empty_class.py 2 test/translations/classes/empty_class.ts 2 test/translations/classes/invisible_interfaces_do_not_affect_whitespace.cs 9 test/translations/classes/invisible_interfaces_do_not_affect_whitespace.go 6 test/translations/classes/invisible_interfaces_do_not_affect_whitespace.java 6 test/translations/classes/invisible_interfaces_do_not_affect_whitespace.py 4 test/translations/classes/invisible_interfaces_do_not_affect_whitespace.ts 6 test/translations/classes/whitespace_between_multiple_empty_members.cs 13 test/translations/classes/whitespace_between_multiple_empty_members.go 9 test/translations/classes/whitespace_between_multiple_empty_members.java 9 test/translations/classes/whitespace_between_multiple_empty_members.py 7 test/translations/classes/whitespace_between_multiple_empty_members.ts 9 test/translations/classes/whitespace_between_multiple_members.cs 15 test/translations/classes/whitespace_between_multiple_members.go 13 test/translations/classes/whitespace_between_multiple_members.java 11 test/translations/classes/whitespace_between_multiple_members.py 7 test/translations/classes/whitespace_between_multiple_members.ts 11 test/translations/comments/empty_lines_in_comments.cs 1 test/translations/comments/empty_lines_in_comments.go 1 test/translations/comments/empty_lines_in_comments.java 1 test/translations/comments/empty_lines_in_comments.py 1 test/translations/comments/empty_lines_in_comments.ts 1 test/translations/comments/interleave_multiline_comments_with_function_call.cs 4 test/translations/comments/interleave_multiline_comments_with_function_call.go 4 test/translations/comments/interleave_multiline_comments_with_function_call.java 3 test/translations/comments/interleave_multiline_comments_with_function_call.py 4 test/translations/comments/interleave_multiline_comments_with_function_call.ts 4 test/translations/comments/interleave_single_line_comments_with_function_call.cs 4 test/translations/comments/interleave_single_line_comments_with_function_call.go 4 test/translations/comments/interleave_single_line_comments_with_function_call.java 3 test/translations/comments/interleave_single_line_comments_with_function_call.py 4 test/translations/comments/interleave_single_line_comments_with_function_call.ts 4 test/translations/comments/no_duplication_of_comments.cs 1 test/translations/comments/no_duplication_of_comments.go 1 test/translations/comments/no_duplication_of_comments.java 1 test/translations/comments/no_duplication_of_comments.py 1 test/translations/comments/no_duplication_of_comments.ts 1 test/translations/expressions/array_index.cs 2 test/translations/expressions/array_index.go 2 test/translations/expressions/array_index.java 2 test/translations/expressions/array_index.py 1 test/translations/expressions/array_index.ts 2 test/translations/expressions/as_expression.cs 1 test/translations/expressions/as_expression.go 1 test/translations/expressions/as_expression.java 1 test/translations/expressions/as_expression.py 1 test/translations/expressions/as_expression.ts 1 test/translations/expressions/await.cs 1 test/translations/expressions/await.go 1 test/translations/expressions/await.java 1 test/translations/expressions/await.py 1 test/translations/expressions/await.ts 4 test/translations/expressions/backtick_string_w_o_substitutions.cs 1 test/translations/expressions/backtick_string_w_o_substitutions.go 1 test/translations/expressions/backtick_string_w_o_substitutions.java 1 test/translations/expressions/backtick_string_w_o_substitutions.py 1 test/translations/expressions/backtick_string_w_o_substitutions.ts 1 test/translations/expressions/computed_key.cs 3 test/translations/expressions/computed_key.go 7 test/translations/expressions/computed_key.java 3 test/translations/expressions/computed_key.py 3 test/translations/expressions/computed_key.ts 3 test/translations/expressions/double_quoted_dict_keys.cs 1 test/translations/expressions/double_quoted_dict_keys.go 3 test/translations/expressions/double_quoted_dict_keys.java 1 test/translations/expressions/double_quoted_dict_keys.py 1 test/translations/expressions/double_quoted_dict_keys.ts 1 test/translations/expressions/ellipsis_at_a_random_place.cs 1 test/translations/expressions/ellipsis_at_a_random_place.go 1 test/translations/expressions/ellipsis_at_a_random_place.java 1 test/translations/expressions/ellipsis_at_a_random_place.py 1 test/translations/expressions/ellipsis_at_a_random_place.ts 1 test/translations/expressions/enum_access.cs 1 test/translations/expressions/enum_access.go 1 test/translations/expressions/enum_access.java 1 test/translations/expressions/enum_access.py 1 test/translations/expressions/enum_access.ts 5 test/translations/expressions/enum_like_access.cs 1 test/translations/expressions/enum_like_access.go 1 test/translations/expressions/enum_like_access.java 1 test/translations/expressions/enum_like_access.py 1 test/translations/expressions/enum_like_access.ts 5 test/translations/expressions/map-literal.cs 3 test/translations/expressions/map-literal.go 3 test/translations/expressions/map-literal.java 2 test/translations/expressions/map-literal.py 3 test/translations/expressions/map-literal.ts 3 test/translations/expressions/non_null_expression.cs 1 test/translations/expressions/non_null_expression.go 1 test/translations/expressions/non_null_expression.java 1 test/translations/expressions/non_null_expression.py 1 test/translations/expressions/non_null_expression.ts 1 test/translations/expressions/property_access.cs 2 test/translations/expressions/property_access.go 2 test/translations/expressions/property_access.java 2 test/translations/expressions/property_access.py 2 test/translations/expressions/property_access.ts 3 test/translations/expressions/string_interpolation.cs 6 test/translations/expressions/string_interpolation.go 4 test/translations/expressions/string_interpolation.java 4 test/translations/expressions/string_interpolation.py 5 test/translations/expressions/string_interpolation.ts 7 test/translations/expressions/string_literal.cs 3 test/translations/expressions/string_literal.go 6 test/translations/expressions/string_literal.java 1 test/translations/expressions/string_literal.py 1 test/translations/expressions/string_literal.ts 6 test/translations/expressions/struct_assignment.cs 5 test/translations/expressions/struct_assignment.go 6 test/translations/expressions/struct_assignment.java 11 test/translations/expressions/struct_assignment.py 1 test/translations/expressions/struct_assignment.ts 4 test/translations/expressions/unary_and_binary_operators.cs 3 test/translations/expressions/unary_and_binary_operators.go 3 test/translations/expressions/unary_and_binary_operators.java 3 test/translations/expressions/unary_and_binary_operators.py 3 test/translations/expressions/unary_and_binary_operators.ts 3 test/translations/hiding/hide_block_level_statements_using_void_directive.cs 5 test/translations/hiding/hide_block_level_statements_using_void_directive.go 4 test/translations/hiding/hide_block_level_statements_using_void_directive.java 4 test/translations/hiding/hide_block_level_statements_using_void_directive.py 3 test/translations/hiding/hide_block_level_statements_using_void_directive.ts 6 test/translations/hiding/hide_expression_with_explicit_ellipsis.cs 1 test/translations/hiding/hide_expression_with_explicit_ellipsis.go 1 test/translations/hiding/hide_expression_with_explicit_ellipsis.java 1 test/translations/hiding/hide_expression_with_explicit_ellipsis.py 1 test/translations/hiding/hide_expression_with_explicit_ellipsis.ts 1 test/translations/hiding/hide_halfway_into_class_using_comments.cs 2 test/translations/hiding/hide_halfway_into_class_using_comments.go 2 test/translations/hiding/hide_halfway_into_class_using_comments.java 2 test/translations/hiding/hide_halfway_into_class_using_comments.py 2 test/translations/hiding/hide_halfway_into_class_using_comments.ts 6 test/translations/hiding/hide_parameter_sequence.cs 1 test/translations/hiding/hide_parameter_sequence.go 1 test/translations/hiding/hide_parameter_sequence.java 1 test/translations/hiding/hide_parameter_sequence.py 1 test/translations/hiding/hide_parameter_sequence.ts 1 test/translations/hiding/hide_statements_with_explicit_ellipsis.cs 2 test/translations/hiding/hide_statements_with_explicit_ellipsis.go 2 test/translations/hiding/hide_statements_with_explicit_ellipsis.java 2 test/translations/hiding/hide_statements_with_explicit_ellipsis.py 2 test/translations/hiding/hide_statements_with_explicit_ellipsis.ts 5 test/translations/hiding/hide_top_level_statements_using_void_directive.cs 1 test/translations/hiding/hide_top_level_statements_using_void_directive.go 1 test/translations/hiding/hide_top_level_statements_using_void_directive.java 1 test/translations/hiding/hide_top_level_statements_using_void_directive.py 1 test/translations/hiding/hide_top_level_statements_using_void_directive.ts 5 test/translations/identifiers/keyword.cs 4 test/translations/identifiers/keyword.go 4 test/translations/identifiers/keyword.java 4 test/translations/identifiers/keyword.py 4 test/translations/identifiers/keyword.ts 4 test/translations/imports/import_require.cs 2 test/translations/imports/import_require.go 2 test/translations/imports/import_require.java 2 test/translations/imports/import_require.py 2 test/translations/imports/import_require.ts 2 test/translations/imports/import_star_as.cs 2 test/translations/imports/import_star_as.go 2 test/translations/imports/import_star_as.java 2 test/translations/imports/import_star_as.py 2 test/translations/imports/import_star_as.ts 2 test/translations/imports/jsdoc-import-tag.cs 5 test/translations/imports/jsdoc-import-tag.go 4 test/translations/imports/jsdoc-import-tag.java 4 test/translations/imports/jsdoc-import-tag.py 3 test/translations/imports/jsdoc-import-tag.ts 4 test/translations/imports/multiple-imports.cs 2 test/translations/imports/multiple-imports.go 2 test/translations/imports/multiple-imports.java 3 test/translations/imports/multiple-imports.py 2 test/translations/imports/multiple-imports.ts 2 test/translations/imports/selective_import.cs 4 test/translations/imports/selective_import.go 3 test/translations/imports/selective_import.java 6 test/translations/imports/selective_import.py 3 test/translations/imports/selective_import.ts 3 test/translations/imports/submodule-import.cs 9 test/translations/imports/submodule-import.go 17 test/translations/imports/submodule-import.java 11 test/translations/imports/submodule-import.py 9 test/translations/imports/submodule-import.ts 9 test/translations/interfaces/interface_with_method.cs 4 test/translations/interfaces/interface_with_method.go 3 test/translations/interfaces/interface_with_method.java 3 test/translations/interfaces/interface_with_method.ts 3 test/translations/interfaces/interface_with_props.cs 4 test/translations/interfaces/interface_with_props.go 3 test/translations/interfaces/interface_with_props.java 3 test/translations/interfaces/interface_with_props.ts 3 test/translations/misc/booleans_render_to_right_primitives.cs 1 test/translations/misc/booleans_render_to_right_primitives.go 1 test/translations/misc/booleans_render_to_right_primitives.java 1 test/translations/misc/booleans_render_to_right_primitives.py 1 test/translations/misc/booleans_render_to_right_primitives.ts 1 test/translations/statements/block_without_braces.cs 1 test/translations/statements/block_without_braces.go 3 test/translations/statements/block_without_braces.java 1 test/translations/statements/block_without_braces.py 1 test/translations/statements/block_without_braces.ts 1 test/translations/statements/declare_var.cs 1 test/translations/statements/declare_var.go 1 test/translations/statements/declare_var.java 1 test/translations/statements/declare_var.py 1 test/translations/statements/declare_var.ts 1 test/translations/statements/empty_control_block.cs 3 test/translations/statements/empty_control_block.go 1 test/translations/statements/empty_control_block.java 2 test/translations/statements/empty_control_block.py 2 test/translations/statements/empty_control_block.ts 2 test/translations/statements/for_of_loop.cs 4 test/translations/statements/for_of_loop.go 3 test/translations/statements/for_of_loop.java 3 test/translations/statements/for_of_loop.py 2 test/translations/statements/for_of_loop.ts 3 test/translations/statements/if.cs 4 test/translations/statements/if.go 3 test/translations/statements/if.java 3 test/translations/statements/if.py 2 test/translations/statements/if.ts 3 test/translations/statements/if_then_else.cs 8 test/translations/statements/if_then_else.go 5 test/translations/statements/if_then_else.java 5 test/translations/statements/if_then_else.py 4 test/translations/statements/if_then_else.ts 5 test/translations/statements/initialize_object_literal.cs 5 test/translations/statements/initialize_object_literal.go 8 test/translations/statements/initialize_object_literal.java 4 test/translations/statements/initialize_object_literal.py 5 test/translations/statements/initialize_object_literal.ts 5 test/translations/statements/multiline_if_then_else.cs 9 test/translations/statements/multiline_if_then_else.go 6 test/translations/statements/multiline_if_then_else.java 6 test/translations/statements/multiline_if_then_else.py 5 test/translations/statements/multiline_if_then_else.ts 6 test/translations/statements/statements_and_newlines.cs 23 test/translations/statements/statements_and_newlines.go 18 test/translations/statements/statements_and_newlines.java 18 test/translations/statements/statements_and_newlines.py 13 test/translations/statements/statements_and_newlines.ts 18 test/translations/statements/vararg_any_call.cs 5 test/translations/statements/vararg_any_call.go 11 test/translations/statements/vararg_any_call.java 4 test/translations/statements/vararg_any_call.py 4 test/translations/statements/vararg_any_call.ts 4 test/translations/statements/whitespace_between_statements.cs 2 test/translations/statements/whitespace_between_statements.go 2 test/translations/statements/whitespace_between_statements.java 2 test/translations/statements/whitespace_between_statements.py 2 test/translations/statements/whitespace_between_statements.ts 2 test/translations/statements/whitespace_between_statements_in_a_block.cs 5 test/translations/statements/whitespace_between_statements_in_a_block.go 4 test/translations/statements/whitespace_between_statements_in_a_block.java 4 test/translations/statements/whitespace_between_statements_in_a_block.py 3 test/translations/statements/whitespace_between_statements_in_a_block.ts 4 test/translations/structs/any_type_never_a_struct.cs 3 test/translations/structs/any_type_never_a_struct.go 3 test/translations/structs/any_type_never_a_struct.java 2 test/translations/structs/any_type_never_a_struct.py 3 test/translations/structs/any_type_never_a_struct.ts 4 test/translations/structs/infer_struct_from_union.cs 6 test/translations/structs/infer_struct_from_union.go 6 test/translations/structs/infer_struct_from_union.java 6 test/translations/structs/infer_struct_from_union.py 6 test/translations/structs/infer_struct_from_union.ts 18 test/translations/structs/optional_known_struct.cs 3 test/translations/structs/optional_known_struct.go 3 test/translations/structs/optional_known_struct.java 3 test/translations/structs/optional_known_struct.py 3 test/translations/structs/optional_known_struct.ts 7 test/translations/structs/struct_starting_with_i.cs 3 test/translations/structs/struct_starting_with_i.go 3 test/translations/structs/struct_starting_with_i.java 3 test/translations/structs/struct_starting_with_i.py 3 test/translations/structs/struct_starting_with_i.ts 7 test/translations/structs/var_new_class_known_struct.cs 3 test/translations/structs/var_new_class_known_struct.go 3 test/translations/structs/var_new_class_known_struct.java 3 test/translations/structs/var_new_class_known_struct.py 3 test/translations/structs/var_new_class_known_struct.ts 7 test/translations/structs/var_new_class_unknown_struct.cs 3 test/translations/structs/var_new_class_unknown_struct.go 3 test/translations/structs/var_new_class_unknown_struct.java 3 test/translations/structs/var_new_class_unknown_struct.py 3 test/translations/structs/var_new_class_unknown_struct.ts 3 test/util.test.ts 22