You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/compiler/diagnosticInformationMap.generated.ts
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -275,27 +275,16 @@ module ts {
275
275
Type_alias_name_cannot_be_0: {code: 2457,category: DiagnosticCategory.Error,key: "Type alias name cannot be '{0}'"},
276
276
An_AMD_module_cannot_have_multiple_name_assignments: {code: 2458,category: DiagnosticCategory.Error,key: "An AMD module cannot have multiple name assignments."},
277
277
Import_declaration_0_is_using_private_name_1: {code: 4000,category: DiagnosticCategory.Error,key: "Import declaration '{0}' is using private name '{1}'."},
278
-
Type_parameter_0_of_exported_class_has_or_is_using_name_1_from_private_module_2: {code: 4001,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of exported class has or is using name '{1}' from private module '{2}'."},
279
278
Type_parameter_0_of_exported_class_has_or_is_using_private_name_1: {code: 4002,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of exported class has or is using private name '{1}'."},
280
-
Type_parameter_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2: {code: 4003,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of exported interface has or is using name '{1}' from private module '{2}'."},
281
279
Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1: {code: 4004,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of exported interface has or is using private name '{1}'."},
282
-
Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2: {code: 4005,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of constructor signature from exported interface has or is using name '{1}' from private module '{2}'."},
283
280
Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1: {code: 4006,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."},
284
-
Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2: {code: 4007,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of call signature from exported interface has or is using name '{1}' from private module '{2}'."},
285
281
Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1: {code: 4008,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'."},
286
-
Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2: {code: 4009,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of public static method from exported class has or is using name '{1}' from private module '{2}'."},
287
282
Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1: {code: 4010,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of public static method from exported class has or is using private name '{1}'."},
288
-
Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2: {code: 4011,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of public method from exported class has or is using name '{1}' from private module '{2}'."},
289
283
Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1: {code: 4012,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of public method from exported class has or is using private name '{1}'."},
290
-
Type_parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2: {code: 4013,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of method from exported interface has or is using name '{1}' from private module '{2}'."},
291
284
Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1: {code: 4014,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of method from exported interface has or is using private name '{1}'."},
292
-
Type_parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2: {code: 4015,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of exported function has or is using name '{1}' from private module '{2}'."},
293
285
Type_parameter_0_of_exported_function_has_or_is_using_private_name_1: {code: 4016,category: DiagnosticCategory.Error,key: "Type parameter '{0}' of exported function has or is using private name '{1}'."},
294
-
Implements_clause_of_exported_class_0_has_or_is_using_name_1_from_private_module_2: {code: 4017,category: DiagnosticCategory.Error,key: "Implements clause of exported class '{0}' has or is using name '{1}' from private module '{2}'."},
295
-
Extends_clause_of_exported_class_0_has_or_is_using_name_1_from_private_module_2: {code: 4018,category: DiagnosticCategory.Error,key: "Extends clause of exported class '{0}' has or is using name '{1}' from private module '{2}'."},
296
286
Implements_clause_of_exported_class_0_has_or_is_using_private_name_1: {code: 4019,category: DiagnosticCategory.Error,key: "Implements clause of exported class '{0}' has or is using private name '{1}'."},
297
287
Extends_clause_of_exported_class_0_has_or_is_using_private_name_1: {code: 4020,category: DiagnosticCategory.Error,key: "Extends clause of exported class '{0}' has or is using private name '{1}'."},
298
-
Extends_clause_of_exported_interface_0_has_or_is_using_name_1_from_private_module_2: {code: 4021,category: DiagnosticCategory.Error,key: "Extends clause of exported interface '{0}' has or is using name '{1}' from private module '{2}'."},
299
288
Extends_clause_of_exported_interface_0_has_or_is_using_private_name_1: {code: 4022,category: DiagnosticCategory.Error,key: "Extends clause of exported interface '{0}' has or is using private name '{1}'."},
300
289
Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named: {code: 4023,category: DiagnosticCategory.Error,key: "Exported variable '{0}' has or is using name '{1}' from external module {2} but cannot be named."},
301
290
Exported_variable_0_has_or_is_using_name_1_from_private_module_2: {code: 4024,category: DiagnosticCategory.Error,key: "Exported variable '{0}' has or is using name '{1}' from private module '{2}'."},
@@ -353,8 +342,6 @@ module ts {
353
342
Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named: {code: 4076,category: DiagnosticCategory.Error,key: "Parameter '{0}' of exported function has or is using name '{1}' from external module {2} but cannot be named."},
354
343
Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2: {code: 4077,category: DiagnosticCategory.Error,key: "Parameter '{0}' of exported function has or is using name '{1}' from private module '{2}'."},
355
344
Parameter_0_of_exported_function_has_or_is_using_private_name_1: {code: 4078,category: DiagnosticCategory.Error,key: "Parameter '{0}' of exported function has or is using private name '{1}'."},
356
-
Exported_type_alias_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named: {code: 4079,category: DiagnosticCategory.Error,key: "Exported type alias '{0}' has or is using name '{1}' from external module {2} but cannot be named."},
357
-
Exported_type_alias_0_has_or_is_using_name_1_from_private_module_2: {code: 4080,category: DiagnosticCategory.Error,key: "Exported type alias '{0}' has or is using name '{1}' from private module '{2}'."},
358
345
Exported_type_alias_0_has_or_is_using_private_name_1: {code: 4081,category: DiagnosticCategory.Error,key: "Exported type alias '{0}' has or is using private name '{1}'."},
359
346
Enum_declarations_must_all_be_const_or_non_const: {code: 4082,category: DiagnosticCategory.Error,key: "Enum declarations must all be const or non-const."},
360
347
In_const_enum_declarations_member_initializer_must_be_constant_expression: {code: 4083,category: DiagnosticCategory.Error,key: "In 'const' enum declarations member initializer must be constant expression.",isEarly: true},
0 commit comments