@@ -291,7 +291,7 @@ String renderClass(ClassTemplateData context0) {
291
291
buffer.write ('''</span> ''' );
292
292
buffer.writeEscaped (context1.kind.toString ());
293
293
buffer.write (' ' );
294
- buffer.write (_renderClass_partial_feature_set_2 (context1));
294
+ buffer.write (_renderClass_partial_tags_2 (context1));
295
295
buffer.write (' ' );
296
296
buffer.write (
297
297
__renderCategory_partial_container_3_partial_categorization_0 (context1),
@@ -393,7 +393,7 @@ String renderConstructor(ConstructorTemplateData context0) {
393
393
buffer.write ('''</span> ''' );
394
394
buffer.writeEscaped (context1.kind.toString ());
395
395
buffer.write (' ' );
396
- buffer.write (_renderConstructor_partial_feature_set_2 (context1));
396
+ buffer.write (_renderConstructor_partial_tags_2 (context1));
397
397
buffer.write ('''</h1></div>''' );
398
398
buffer.writeln ();
399
399
var context2 = context0.constructor;
@@ -469,7 +469,7 @@ String renderEnum(EnumTemplateData context0) {
469
469
''' );
470
470
buffer.writeEscaped (context1.kind.toString ());
471
471
buffer.write (' ' );
472
- buffer.write (_renderEnum_partial_feature_set_2 (context1));
472
+ buffer.write (_renderEnum_partial_tags_2 (context1));
473
473
buffer.write (' ' );
474
474
buffer.write (
475
475
__renderCategory_partial_container_3_partial_categorization_0 (context1),
@@ -624,7 +624,7 @@ String renderExtension<T extends Extension>(ExtensionTemplateData<T> context0) {
624
624
buffer.write ('''</span> ''' );
625
625
buffer.writeEscaped (context1.kind.toString ());
626
626
buffer.write (' ' );
627
- buffer.write (_renderExtension_partial_feature_set_2 (context1));
627
+ buffer.write (_renderExtension_partial_tags_2 (context1));
628
628
buffer.write (' ' );
629
629
buffer.write (
630
630
__renderCategory_partial_container_3_partial_categorization_0 (context1),
@@ -712,7 +712,7 @@ String renderExtensionType<T extends ExtensionType>(
712
712
''' );
713
713
buffer.writeEscaped (context1.kind.toString ());
714
714
buffer.write (' ' );
715
- buffer.write (_renderExtensionType_partial_feature_set_2 (context1));
715
+ buffer.write (_renderExtensionType_partial_tags_2 (context1));
716
716
buffer.write (' ' );
717
717
buffer.write (
718
718
__renderCategory_partial_container_3_partial_categorization_0 (context1),
@@ -820,7 +820,7 @@ String renderFunction(FunctionTemplateData context0) {
820
820
buffer.write ('''</span> ''' );
821
821
buffer.writeEscaped (context1.kind.toString ());
822
822
buffer.write (' ' );
823
- buffer.write (_renderFunction_partial_feature_set_2 (context1));
823
+ buffer.write (_renderFunction_partial_tags_2 (context1));
824
824
buffer.write (' ' );
825
825
buffer.write (
826
826
__renderCategory_partial_callable_8_partial_categorization_0 (context1),
@@ -990,7 +990,7 @@ String renderLibrary(LibraryTemplateData context0) {
990
990
''' );
991
991
buffer.writeEscaped (context1.kind.toString ());
992
992
buffer.write (' ' );
993
- buffer.write (_renderLibrary_partial_feature_set_2 (context1));
993
+ buffer.write (_renderLibrary_partial_tags_2 (context1));
994
994
buffer.write (' ' );
995
995
buffer.write (
996
996
__renderCategory_partial_library_2_partial_categorization_0 (context1),
@@ -1259,7 +1259,7 @@ String renderMethod(MethodTemplateData context0) {
1259
1259
buffer.write ('''</span> ''' );
1260
1260
buffer.writeEscaped (context1.fullkind);
1261
1261
buffer.write (' ' );
1262
- buffer.write (_renderMethod_partial_feature_set_2 (context1));
1262
+ buffer.write (_renderMethod_partial_tags_2 (context1));
1263
1263
buffer.write ('''</h1></div>''' );
1264
1264
buffer.writeln ();
1265
1265
var context2 = context0.method;
@@ -1337,7 +1337,7 @@ String renderMixin(MixinTemplateData context0) {
1337
1337
buffer.write ('''</span> ''' );
1338
1338
buffer.writeEscaped (context1.kind.toString ());
1339
1339
buffer.write (' ' );
1340
- buffer.write (_renderMixin_partial_feature_set_2 (context1));
1340
+ buffer.write (_renderMixin_partial_tags_2 (context1));
1341
1341
buffer.write (' ' );
1342
1342
buffer.write (
1343
1343
__renderCategory_partial_container_3_partial_categorization_0 (context1),
@@ -1451,7 +1451,7 @@ String renderProperty(PropertyTemplateData context0) {
1451
1451
buffer.write ('''</span> ''' );
1452
1452
buffer.writeEscaped (context1.kind.toString ());
1453
1453
buffer.write (' ' );
1454
- buffer.write (_renderProperty_partial_feature_set_2 (context1));
1454
+ buffer.write (_renderProperty_partial_tags_2 (context1));
1455
1455
buffer.write ('''</h1></div>''' );
1456
1456
buffer.writeln ();
1457
1457
var context2 = context0.self;
@@ -1922,7 +1922,7 @@ String renderTopLevelProperty(TopLevelPropertyTemplateData context0) {
1922
1922
buffer.write ('''</span> ''' );
1923
1923
buffer.writeEscaped (context1.kind.toString ());
1924
1924
buffer.write (' ' );
1925
- buffer.write (_renderTopLevelProperty_partial_feature_set_2 (context1));
1925
+ buffer.write (_renderTopLevelProperty_partial_tags_2 (context1));
1926
1926
buffer.write (' ' );
1927
1927
buffer.write (
1928
1928
__renderCategory_partial_constant_6_partial_categorization_0 (context1),
@@ -2003,7 +2003,7 @@ String renderTypedef(TypedefTemplateData context0) {
2003
2003
buffer.write ('''</span> ''' );
2004
2004
buffer.writeEscaped (context1.kind.toString ());
2005
2005
buffer.write (' ' );
2006
- buffer.write (_renderTypedef_partial_feature_set_2 (context1));
2006
+ buffer.write (_renderTypedef_partial_tags_2 (context1));
2007
2007
buffer.write (' ' );
2008
2008
buffer.write (
2009
2009
___renderCategory_partial_typedef_10_partial_type_2_partial_categorization_0 (
@@ -2356,20 +2356,6 @@ String _deduplicated__documentation(Warnable context0) {
2356
2356
return buffer.toString ();
2357
2357
}
2358
2358
2359
- String _deduplicated__feature_set (ModelElement context0) {
2360
- final buffer = StringBuffer ();
2361
- if (context0.hasFeatureSet) {
2362
- var context1 = context0.displayedLanguageFeatures;
2363
- for (var context2 in context1) {
2364
- buffer.write ('\n ' );
2365
- buffer.write (context2.featureLabel);
2366
- }
2367
- }
2368
- buffer.writeln ();
2369
-
2370
- return buffer.toString ();
2371
- }
2372
-
2373
2359
String _deduplicated__footer (TemplateDataBase context0) {
2374
2360
final buffer = StringBuffer ();
2375
2361
buffer.write ('''</main>
@@ -2927,6 +2913,20 @@ String _deduplicated__super_chain(InheritingContainer context0) {
2927
2913
return buffer.toString ();
2928
2914
}
2929
2915
2916
+ String _deduplicated__tags (ModelElement context0) {
2917
+ final buffer = StringBuffer ();
2918
+ if (context0.hasTags) {
2919
+ var context1 = context0.tags;
2920
+ for (var context2 in context1) {
2921
+ buffer.write ('\n ' );
2922
+ buffer.write (context2.label);
2923
+ }
2924
+ }
2925
+ buffer.writeln ();
2926
+
2927
+ return buffer.toString ();
2928
+ }
2929
+
2930
2930
String _renderCategory_partial_callable_8 (ModelFunctionTyped context2) {
2931
2931
final buffer = StringBuffer ();
2932
2932
buffer.write ('''<dt id="''' );
@@ -3394,9 +3394,6 @@ String _renderClass_partial_container_annotations_9(Class context1) =>
3394
3394
String _renderClass_partial_documentation_4 (Class context1) =>
3395
3395
_deduplicated__documentation (context1);
3396
3396
3397
- String _renderClass_partial_feature_set_2 (Class context1) =>
3398
- _deduplicated__feature_set (context1);
3399
-
3400
3397
String _renderClass_partial_footer_18 (ClassTemplateData context0) =>
3401
3398
_deduplicated__footer (context0);
3402
3399
@@ -3457,15 +3454,15 @@ String _renderClass_partial_static_properties_14(Class context1) =>
3457
3454
String _renderClass_partial_super_chain_5 (Class context1) =>
3458
3455
_deduplicated__super_chain (context1);
3459
3456
3457
+ String _renderClass_partial_tags_2 (Class context1) =>
3458
+ _deduplicated__tags (context1);
3459
+
3460
3460
String _renderConstructor_partial_annotations_3 (Constructor context1) =>
3461
3461
_deduplicated__annotations (context1);
3462
3462
3463
3463
String _renderConstructor_partial_documentation_4 (Constructor context1) =>
3464
3464
_deduplicated__documentation (context1);
3465
3465
3466
- String _renderConstructor_partial_feature_set_2 (Constructor context1) =>
3467
- _deduplicated__feature_set (context1);
3468
-
3469
3466
String _renderConstructor_partial_footer_7 (ConstructorTemplateData context0) =>
3470
3467
_deduplicated__footer (context0);
3471
3468
@@ -3482,6 +3479,9 @@ String _renderConstructor_partial_source_code_5(Constructor context1) =>
3482
3479
String _renderConstructor_partial_source_link_1 (Constructor context1) =>
3483
3480
_deduplicated__source_link (context1);
3484
3481
3482
+ String _renderConstructor_partial_tags_2 (Constructor context1) =>
3483
+ _deduplicated__tags (context1);
3484
+
3485
3485
String _renderEnum_partial_available_extensions_8 (Enum context1) =>
3486
3486
_deduplicated__available_extensions (context1);
3487
3487
@@ -3491,9 +3491,6 @@ String _renderEnum_partial_container_annotations_9(Enum context1) =>
3491
3491
String _renderEnum_partial_documentation_4 (Enum context1) =>
3492
3492
_deduplicated__documentation (context1);
3493
3493
3494
- String _renderEnum_partial_feature_set_2 (Enum context1) =>
3495
- _deduplicated__feature_set (context1);
3496
-
3497
3494
String _renderEnum_partial_footer_18 (EnumTemplateData context0) =>
3498
3495
_deduplicated__footer (context0);
3499
3496
@@ -3554,6 +3551,9 @@ String _renderEnum_partial_static_properties_14(Enum context1) =>
3554
3551
String _renderEnum_partial_super_chain_5 (Enum context1) =>
3555
3552
_deduplicated__super_chain (context1);
3556
3553
3554
+ String _renderEnum_partial_tags_2 (Enum context1) =>
3555
+ _deduplicated__tags (context1);
3556
+
3557
3557
String _renderError_partial_footer_3 (PackageTemplateData context0) =>
3558
3558
_deduplicated__footer (context0);
3559
3559
@@ -3580,9 +3580,6 @@ String _renderExtensionType_partial_container_annotations_7(
3580
3580
String _renderExtensionType_partial_documentation_4 (ExtensionType context1) =>
3581
3581
_deduplicated__documentation (context1);
3582
3582
3583
- String _renderExtensionType_partial_feature_set_2 (ExtensionType context1) =>
3584
- _deduplicated__feature_set (context1);
3585
-
3586
3583
String _renderExtensionType_partial_footer_16 <T extends ExtensionType >(
3587
3584
ExtensionTypeTemplateData <T > context0,
3588
3585
) => _deduplicated__footer (context0);
@@ -3623,15 +3620,15 @@ String _renderExtensionType_partial_static_properties_12(
3623
3620
ExtensionType context1,
3624
3621
) => _deduplicated__static_properties (context1);
3625
3622
3623
+ String _renderExtensionType_partial_tags_2 (ExtensionType context1) =>
3624
+ _deduplicated__tags (context1);
3625
+
3626
3626
String _renderExtension_partial_container_annotations_5 (Extension context1) =>
3627
3627
_deduplicated__container_annotations (context1);
3628
3628
3629
3629
String _renderExtension_partial_documentation_4 (Extension context1) =>
3630
3630
_deduplicated__documentation (context1);
3631
3631
3632
- String _renderExtension_partial_feature_set_2 (Extension context1) =>
3633
- _deduplicated__feature_set (context1);
3634
-
3635
3632
String _renderExtension_partial_footer_13 <T extends Extension >(
3636
3633
ExtensionTemplateData <T > context0,
3637
3634
) => _deduplicated__footer (context0);
@@ -3665,6 +3662,9 @@ String _renderExtension_partial_static_methods_10(Extension context1) =>
3665
3662
String _renderExtension_partial_static_properties_9 (Extension context1) =>
3666
3663
_deduplicated__static_properties (context1);
3667
3664
3665
+ String _renderExtension_partial_tags_2 (Extension context1) =>
3666
+ _deduplicated__tags (context1);
3667
+
3668
3668
String _renderFunction_partial_callable_multiline_4 (ModelFunction context1) {
3669
3669
final buffer = StringBuffer ();
3670
3670
buffer.write (
@@ -3696,9 +3696,6 @@ String _renderFunction_partial_callable_multiline_4(ModelFunction context1) {
3696
3696
String _renderFunction_partial_documentation_6 (ModelFunction context1) =>
3697
3697
_deduplicated__documentation (context1);
3698
3698
3699
- String _renderFunction_partial_feature_set_2 (ModelFunction context1) =>
3700
- _deduplicated__feature_set (context1);
3701
-
3702
3699
String _renderFunction_partial_footer_9 (FunctionTemplateData context0) =>
3703
3700
_deduplicated__footer (context0);
3704
3701
@@ -3715,6 +3712,9 @@ String _renderFunction_partial_source_code_7(ModelFunction context1) =>
3715
3712
String _renderFunction_partial_source_link_1 (ModelFunction context1) =>
3716
3713
_deduplicated__source_link (context1);
3717
3714
3715
+ String _renderFunction_partial_tags_2 (ModelFunction context1) =>
3716
+ _deduplicated__tags (context1);
3717
+
3718
3718
String _renderIndex_partial_documentation_1 (Package context1) =>
3719
3719
_deduplicated__documentation (context1);
3720
3720
@@ -3748,9 +3748,6 @@ String _renderLibrary_partial_extension_type_8(ExtensionType context3) {
3748
3748
return buffer.toString ();
3749
3749
}
3750
3750
3751
- String _renderLibrary_partial_feature_set_2 (Library context1) =>
3752
- _deduplicated__feature_set (context1);
3753
-
3754
3751
String _renderLibrary_partial_footer_17 (LibraryTemplateData context0) =>
3755
3752
_deduplicated__footer (context0);
3756
3753
@@ -3766,6 +3763,9 @@ String _renderLibrary_partial_search_sidebar_15(LibraryTemplateData context0) =>
3766
3763
String _renderLibrary_partial_source_link_1 (Library context1) =>
3767
3764
_deduplicated__source_link (context1);
3768
3765
3766
+ String _renderLibrary_partial_tags_2 (Library context1) =>
3767
+ _deduplicated__tags (context1);
3768
+
3769
3769
String _renderMethod_partial_callable_multiline_3 (Method context1) {
3770
3770
final buffer = StringBuffer ();
3771
3771
buffer.write (
@@ -3795,9 +3795,6 @@ String _renderMethod_partial_callable_multiline_3(Method context1) {
3795
3795
String _renderMethod_partial_documentation_5 (Method context1) =>
3796
3796
_deduplicated__documentation (context1);
3797
3797
3798
- String _renderMethod_partial_feature_set_2 (Method context1) =>
3799
- _deduplicated__feature_set (context1);
3800
-
3801
3798
String _renderMethod_partial_footer_8 (MethodTemplateData context0) =>
3802
3799
_deduplicated__footer (context0);
3803
3800
@@ -3813,6 +3810,9 @@ String _renderMethod_partial_source_code_6(Method context1) =>
3813
3810
String _renderMethod_partial_source_link_1 (Method context1) =>
3814
3811
_deduplicated__source_link (context1);
3815
3812
3813
+ String _renderMethod_partial_tags_2 (Method context1) =>
3814
+ _deduplicated__tags (context1);
3815
+
3816
3816
String _renderMixin_partial_annotations_8 (Mixin context1) =>
3817
3817
_deduplicated__annotations (context1);
3818
3818
@@ -3822,9 +3822,6 @@ String _renderMixin_partial_available_extensions_7(Mixin context1) =>
3822
3822
String _renderMixin_partial_documentation_4 (Mixin context1) =>
3823
3823
_deduplicated__documentation (context1);
3824
3824
3825
- String _renderMixin_partial_feature_set_2 (Mixin context1) =>
3826
- _deduplicated__feature_set (context1);
3827
-
3828
3825
String _renderMixin_partial_footer_16 (MixinTemplateData context0) =>
3829
3826
_deduplicated__footer (context0);
3830
3827
@@ -3861,6 +3858,9 @@ String _renderMixin_partial_static_properties_12(Mixin context1) =>
3861
3858
String _renderMixin_partial_super_chain_5 (Mixin context1) =>
3862
3859
_deduplicated__super_chain (context1);
3863
3860
3861
+ String _renderMixin_partial_tags_2 (Mixin context1) =>
3862
+ _deduplicated__tags (context1);
3863
+
3864
3864
String _renderProperty_partial_accessor_getter_8 (Field context1) =>
3865
3865
_deduplicated__accessor_getter (context1);
3866
3866
@@ -3873,9 +3873,6 @@ String _renderProperty_partial_annotations_3(Field context1) =>
3873
3873
String _renderProperty_partial_documentation_6 (Field context1) =>
3874
3874
_deduplicated__documentation (context1);
3875
3875
3876
- String _renderProperty_partial_feature_set_2 (Field context1) =>
3877
- _deduplicated__feature_set (context1);
3878
-
3879
3876
String _renderProperty_partial_footer_11 (PropertyTemplateData context0) =>
3880
3877
_deduplicated__footer (context0);
3881
3878
@@ -3895,6 +3892,9 @@ String _renderProperty_partial_source_code_7(Field context1) =>
3895
3892
String _renderProperty_partial_source_link_1 (Field context1) =>
3896
3893
_deduplicated__source_link (context1);
3897
3894
3895
+ String _renderProperty_partial_tags_2 (Field context1) =>
3896
+ _deduplicated__tags (context1);
3897
+
3898
3898
String _renderSidebarForContainer_partial_container_sidebar_item_0 (
3899
3899
Field context2,
3900
3900
) {
@@ -3967,10 +3967,6 @@ String _renderTopLevelProperty_partial_documentation_7(
3967
3967
TopLevelVariable context1,
3968
3968
) => _deduplicated__documentation (context1);
3969
3969
3970
- String _renderTopLevelProperty_partial_feature_set_2 (
3971
- TopLevelVariable context1,
3972
- ) => _deduplicated__feature_set (context1);
3973
-
3974
3970
String _renderTopLevelProperty_partial_footer_12 (
3975
3971
TopLevelPropertyTemplateData context0,
3976
3972
) => _deduplicated__footer (context0);
@@ -3995,12 +3991,12 @@ String _renderTopLevelProperty_partial_source_link_1(
3995
3991
TopLevelVariable context1,
3996
3992
) => _deduplicated__source_link (context1);
3997
3993
3994
+ String _renderTopLevelProperty_partial_tags_2 (TopLevelVariable context1) =>
3995
+ _deduplicated__tags (context1);
3996
+
3998
3997
String _renderTypedef_partial_documentation_5 (Typedef context1) =>
3999
3998
_deduplicated__documentation (context1);
4000
3999
4001
- String _renderTypedef_partial_feature_set_2 (Typedef context1) =>
4002
- _deduplicated__feature_set (context1);
4003
-
4004
4000
String _renderTypedef_partial_footer_8 (TypedefTemplateData context0) =>
4005
4001
_deduplicated__footer (context0);
4006
4002
@@ -4016,6 +4012,9 @@ String _renderTypedef_partial_source_code_6(Typedef context1) =>
4016
4012
String _renderTypedef_partial_source_link_1 (Typedef context1) =>
4017
4013
_deduplicated__source_link (context1);
4018
4014
4015
+ String _renderTypedef_partial_tags_2 (Typedef context1) =>
4016
+ _deduplicated__tags (context1);
4017
+
4019
4018
String _renderTypedef_partial_typedef_multiline_4 (Typedef context1) {
4020
4019
final buffer = StringBuffer ();
4021
4020
if (context1.isCallable) {
0 commit comments