@xpack/doxygen2docusaurus 2.0.0 → 2.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +3 -1
- package/bin/doxygen2docusaurus.js +5 -5
- package/dist/cli/main.d.ts +0 -14
- package/dist/cli/main.d.ts.map +1 -1
- package/dist/cli/main.js +0 -34
- package/dist/cli/main.js.map +1 -1
- package/dist/docusaurus/cli-options.d.ts +3 -292
- package/dist/docusaurus/cli-options.d.ts.map +1 -1
- package/dist/docusaurus/cli-options.js +6 -290
- package/dist/docusaurus/cli-options.js.map +1 -1
- package/dist/docusaurus/generator.d.ts +0 -172
- package/dist/docusaurus/generator.d.ts.map +1 -1
- package/dist/docusaurus/generator.js +20 -280
- package/dist/docusaurus/generator.js.map +1 -1
- package/dist/docusaurus/renderers/conceptparts.d.ts +9 -0
- package/dist/docusaurus/renderers/conceptparts.d.ts.map +1 -0
- package/dist/docusaurus/renderers/conceptparts.js +21 -0
- package/dist/docusaurus/renderers/conceptparts.js.map +1 -0
- package/dist/docusaurus/renderers/descriptiontype.d.ts +0 -417
- package/dist/docusaurus/renderers/descriptiontype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/descriptiontype.js +11 -555
- package/dist/docusaurus/renderers/descriptiontype.js.map +1 -1
- package/dist/docusaurus/renderers/docinternalstype.d.ts +0 -132
- package/dist/docusaurus/renderers/docinternalstype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docinternalstype.js +0 -156
- package/dist/docusaurus/renderers/docinternalstype.js.map +1 -1
- package/dist/docusaurus/renderers/doclisttype.d.ts +0 -22
- package/dist/docusaurus/renderers/doclisttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doclisttype.js +0 -42
- package/dist/docusaurus/renderers/doclisttype.js.map +1 -1
- package/dist/docusaurus/renderers/doctabletype.d.ts +0 -88
- package/dist/docusaurus/renderers/doctabletype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doctabletype.js +1 -113
- package/dist/docusaurus/renderers/doctabletype.js.map +1 -1
- package/dist/docusaurus/renderers/doctitletype.d.ts +0 -22
- package/dist/docusaurus/renderers/doctitletype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/doctitletype.js +0 -42
- package/dist/docusaurus/renderers/doctitletype.js.map +1 -1
- package/dist/docusaurus/renderers/docvariablelisttype.d.ts +0 -44
- package/dist/docusaurus/renderers/docvariablelisttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docvariablelisttype.js +1 -69
- package/dist/docusaurus/renderers/docvariablelisttype.js.map +1 -1
- package/dist/docusaurus/renderers/docxrefsecttype.d.ts +0 -22
- package/dist/docusaurus/renderers/docxrefsecttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/docxrefsecttype.js +0 -38
- package/dist/docusaurus/renderers/docxrefsecttype.js.map +1 -1
- package/dist/docusaurus/renderers/element-renderer-base.d.ts +0 -74
- package/dist/docusaurus/renderers/element-renderer-base.d.ts.map +1 -1
- package/dist/docusaurus/renderers/element-renderer-base.js +0 -64
- package/dist/docusaurus/renderers/element-renderer-base.js.map +1 -1
- package/dist/docusaurus/renderers/inctype.d.ts +0 -23
- package/dist/docusaurus/renderers/inctype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/inctype.js +0 -41
- package/dist/docusaurus/renderers/inctype.js.map +1 -1
- package/dist/docusaurus/renderers/linkedtexttype.d.ts +0 -22
- package/dist/docusaurus/renderers/linkedtexttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/linkedtexttype.js +0 -45
- package/dist/docusaurus/renderers/linkedtexttype.js.map +1 -1
- package/dist/docusaurus/renderers/listingtype.d.ts +0 -52
- package/dist/docusaurus/renderers/listingtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/listingtype.js +1 -88
- package/dist/docusaurus/renderers/listingtype.js.map +1 -1
- package/dist/docusaurus/renderers/paramtype.d.ts +0 -22
- package/dist/docusaurus/renderers/paramtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/paramtype.js +2 -51
- package/dist/docusaurus/renderers/paramtype.js.map +1 -1
- package/dist/docusaurus/renderers/referencetype.d.ts +0 -23
- package/dist/docusaurus/renderers/referencetype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/referencetype.js +0 -38
- package/dist/docusaurus/renderers/referencetype.js.map +1 -1
- package/dist/docusaurus/renderers/reftexttype.d.ts +0 -22
- package/dist/docusaurus/renderers/reftexttype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/reftexttype.js +0 -38
- package/dist/docusaurus/renderers/reftexttype.js.map +1 -1
- package/dist/docusaurus/renderers/reftype.d.ts +0 -22
- package/dist/docusaurus/renderers/reftype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/reftype.js +0 -38
- package/dist/docusaurus/renderers/reftype.js.map +1 -1
- package/dist/docusaurus/renderers/renderers.d.ts +0 -151
- package/dist/docusaurus/renderers/renderers.d.ts.map +1 -1
- package/dist/docusaurus/renderers/renderers.js +15 -186
- package/dist/docusaurus/renderers/renderers.js.map +1 -1
- package/dist/docusaurus/renderers/substringtype.d.ts +0 -22
- package/dist/docusaurus/renderers/substringtype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/substringtype.js +0 -39
- package/dist/docusaurus/renderers/substringtype.js.map +1 -1
- package/dist/docusaurus/renderers/tableofcontentstype.d.ts +0 -22
- package/dist/docusaurus/renderers/tableofcontentstype.d.ts.map +1 -1
- package/dist/docusaurus/renderers/tableofcontentstype.js +0 -39
- package/dist/docusaurus/renderers/tableofcontentstype.js.map +1 -1
- package/dist/docusaurus/types.d.ts +0 -110
- package/dist/docusaurus/types.d.ts.map +1 -1
- package/dist/docusaurus/types.js +0 -11
- package/dist/docusaurus/types.js.map +1 -1
- package/dist/docusaurus/utils.d.ts +0 -214
- package/dist/docusaurus/utils.d.ts.map +1 -1
- package/dist/docusaurus/utils.js +0 -296
- package/dist/docusaurus/utils.js.map +1 -1
- package/dist/docusaurus/view-model/classes-vm.d.ts +0 -137
- package/dist/docusaurus/view-model/classes-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/classes-vm.js +9 -225
- package/dist/docusaurus/view-model/classes-vm.js.map +1 -1
- package/dist/docusaurus/view-model/collection-base.d.ts +0 -120
- package/dist/docusaurus/view-model/collection-base.d.ts.map +1 -1
- package/dist/docusaurus/view-model/collection-base.js +11 -101
- package/dist/docusaurus/view-model/collection-base.js.map +1 -1
- package/dist/docusaurus/view-model/compound-base-vm.d.ts +2 -147
- package/dist/docusaurus/view-model/compound-base-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/compound-base-vm.js +47 -225
- package/dist/docusaurus/view-model/compound-base-vm.js.map +1 -1
- package/dist/docusaurus/view-model/concepts-vm.d.ts +27 -0
- package/dist/docusaurus/view-model/concepts-vm.d.ts.map +1 -0
- package/dist/docusaurus/view-model/concepts-vm.js +337 -0
- package/dist/docusaurus/view-model/concepts-vm.js.map +1 -0
- package/dist/docusaurus/view-model/description-anchors.d.ts +0 -58
- package/dist/docusaurus/view-model/description-anchors.d.ts.map +1 -1
- package/dist/docusaurus/view-model/description-anchors.js +0 -71
- package/dist/docusaurus/view-model/description-anchors.js.map +1 -1
- package/dist/docusaurus/view-model/files-and-folders-vm.d.ts +0 -247
- package/dist/docusaurus/view-model/files-and-folders-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/files-and-folders-vm.js +61 -353
- package/dist/docusaurus/view-model/files-and-folders-vm.js.map +1 -1
- package/dist/docusaurus/view-model/groups-vm.d.ts +0 -148
- package/dist/docusaurus/view-model/groups-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/groups-vm.js +2 -223
- package/dist/docusaurus/view-model/groups-vm.js.map +1 -1
- package/dist/docusaurus/view-model/members-vm.d.ts +0 -552
- package/dist/docusaurus/view-model/members-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/members-vm.js +17 -702
- package/dist/docusaurus/view-model/members-vm.js.map +1 -1
- package/dist/docusaurus/view-model/namespaces-vm.d.ts +5 -199
- package/dist/docusaurus/view-model/namespaces-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/namespaces-vm.js +85 -284
- package/dist/docusaurus/view-model/namespaces-vm.js.map +1 -1
- package/dist/docusaurus/view-model/options.d.ts +0 -43
- package/dist/docusaurus/view-model/options.d.ts.map +1 -1
- package/dist/docusaurus/view-model/options.js +0 -57
- package/dist/docusaurus/view-model/options.js.map +1 -1
- package/dist/docusaurus/view-model/pages-vm.d.ts +0 -115
- package/dist/docusaurus/view-model/pages-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/pages-vm.js +39 -162
- package/dist/docusaurus/view-model/pages-vm.js.map +1 -1
- package/dist/docusaurus/view-model/tree-entries-vm.d.ts +8 -142
- package/dist/docusaurus/view-model/tree-entries-vm.d.ts.map +1 -1
- package/dist/docusaurus/view-model/tree-entries-vm.js +54 -174
- package/dist/docusaurus/view-model/tree-entries-vm.js.map +1 -1
- package/dist/docusaurus/view-model/view-model.d.ts +0 -125
- package/dist/docusaurus/view-model/view-model.d.ts.map +1 -1
- package/dist/docusaurus/view-model/view-model.js +20 -182
- package/dist/docusaurus/view-model/view-model.js.map +1 -1
- package/dist/docusaurus/workspace.d.ts +1 -126
- package/dist/docusaurus/workspace.d.ts.map +1 -1
- package/dist/docusaurus/workspace.js +8 -221
- package/dist/docusaurus/workspace.js.map +1 -1
- package/dist/doxygen/data-model/compounds/compounddef-dm.d.ts +7 -492
- package/dist/doxygen/data-model/compounds/compounddef-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/compounddef-dm.js +28 -672
- package/dist/doxygen/data-model/compounds/compounddef-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.d.ts +0 -129
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.js +1 -145
- package/dist/doxygen/data-model/compounds/compoundreftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/concepts-dm.d.ts +23 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.d.ts.map +1 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.js +94 -0
- package/dist/doxygen/data-model/compounds/concepts-dm.js.map +1 -0
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.d.ts +104 -2848
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.js +73 -3975
- package/dist/doxygen/data-model/compounds/descriptiontype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.d.ts +0 -165
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.js +0 -229
- package/dist/doxygen/data-model/compounds/docvarlistentrytype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/doxygentype-dm.d.ts +0 -70
- package/dist/doxygen/data-model/compounds/doxygentype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/doxygentype-dm.js +0 -105
- package/dist/doxygen/data-model/compounds/doxygentype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.d.ts +0 -84
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.js +1 -122
- package/dist/doxygen/data-model/compounds/enumvaluetype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/inctype-dm.d.ts +0 -116
- package/dist/doxygen/data-model/compounds/inctype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/inctype-dm.js +3 -155
- package/dist/doxygen/data-model/compounds/inctype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.d.ts +3 -138
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.js +5 -180
- package/dist/doxygen/data-model/compounds/linkedtexttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.d.ts +0 -76
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.js +0 -107
- package/dist/doxygen/data-model/compounds/listofallmemberstype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/locationtype-dm.d.ts +0 -162
- package/dist/doxygen/data-model/compounds/locationtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/locationtype-dm.js +4 -203
- package/dist/doxygen/data-model/compounds/locationtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.d.ts +2 -443
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.js +19 -475
- package/dist/doxygen/data-model/compounds/memberdeftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/memberreftype-dm.d.ts +0 -141
- package/dist/doxygen/data-model/compounds/memberreftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/memberreftype-dm.js +0 -176
- package/dist/doxygen/data-model/compounds/memberreftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/membertype-dm.d.ts +0 -101
- package/dist/doxygen/data-model/compounds/membertype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/membertype-dm.js +0 -115
- package/dist/doxygen/data-model/compounds/membertype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/paramtype-dm.d.ts +0 -164
- package/dist/doxygen/data-model/compounds/paramtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/paramtype-dm.js +0 -208
- package/dist/doxygen/data-model/compounds/paramtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/referencetype-dm.d.ts +0 -139
- package/dist/doxygen/data-model/compounds/referencetype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/referencetype-dm.js +2 -175
- package/dist/doxygen/data-model/compounds/referencetype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reftexttype-dm.d.ts +0 -120
- package/dist/doxygen/data-model/compounds/reftexttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reftexttype-dm.js +2 -141
- package/dist/doxygen/data-model/compounds/reftexttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reftype-dm.d.ts +0 -268
- package/dist/doxygen/data-model/compounds/reftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reftype-dm.js +4 -326
- package/dist/doxygen/data-model/compounds/reftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.d.ts +0 -105
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.js +1 -139
- package/dist/doxygen/data-model/compounds/reimplementtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/requirements-dm.d.ts +2 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.d.ts.map +1 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.js +2 -0
- package/dist/doxygen/data-model/compounds/requirements-dm.js.map +1 -0
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.d.ts +0 -168
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.js +0 -209
- package/dist/doxygen/data-model/compounds/sectiondeftype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.d.ts +0 -267
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.js +0 -354
- package/dist/doxygen/data-model/compounds/tableofcontentstype-dm.js.map +1 -1
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.d.ts +0 -66
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.js +0 -97
- package/dist/doxygen/data-model/compounds/templateparamlisttype-dm.js.map +1 -1
- package/dist/doxygen/data-model/data-model.d.ts +0 -149
- package/dist/doxygen/data-model/data-model.d.ts.map +1 -1
- package/dist/doxygen/data-model/data-model.js +8 -200
- package/dist/doxygen/data-model/data-model.js.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.d.ts +0 -115
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.js +4 -129
- package/dist/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.js.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.d.ts +0 -87
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.js +0 -118
- package/dist/doxygen/data-model/doxyfile/doxyfiletype-dm.js.map +1 -1
- package/dist/doxygen/data-model/doxygen-xml-parser.d.ts +0 -253
- package/dist/doxygen/data-model/doxygen-xml-parser.d.ts.map +1 -1
- package/dist/doxygen/data-model/doxygen-xml-parser.js +0 -291
- package/dist/doxygen/data-model/doxygen-xml-parser.js.map +1 -1
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.d.ts +0 -98
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.js +2 -122
- package/dist/doxygen/data-model/index/indexcompoundtype-dm.js.map +1 -1
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.d.ts +0 -82
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.js +0 -114
- package/dist/doxygen/data-model/index/indexdoxygentype-dm.js.map +1 -1
- package/dist/doxygen/data-model/index/indexmembertype-dm.d.ts +0 -85
- package/dist/doxygen/data-model/index/indexmembertype-dm.d.ts.map +1 -1
- package/dist/doxygen/data-model/index/indexmembertype-dm.js +1 -107
- package/dist/doxygen/data-model/index/indexmembertype-dm.js.map +1 -1
- package/dist/doxygen/data-model/types.d.ts +0 -104
- package/dist/doxygen/data-model/types.d.ts.map +1 -1
- package/dist/doxygen/data-model/types.js +0 -52
- package/dist/doxygen/data-model/types.js.map +1 -1
- package/dist/index.d.ts +5 -16
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -42
- package/dist/index.js.map +1 -1
- package/package.json +49 -52
- package/src/cli/main.ts +122 -0
- package/src/docusaurus/cli-options.ts +560 -0
- package/src/docusaurus/generator.ts +788 -0
- package/src/docusaurus/renderers/conceptparts.ts +119 -0
- package/src/docusaurus/renderers/descriptiontype.ts +1299 -0
- package/src/docusaurus/renderers/docinternalstype.ts +354 -0
- package/src/docusaurus/renderers/doclisttype.ts +134 -0
- package/src/docusaurus/renderers/doctabletype.ts +220 -0
- package/src/docusaurus/renderers/doctitletype.ts +77 -0
- package/src/docusaurus/renderers/docvariablelisttype.ts +123 -0
- package/src/docusaurus/renderers/docxrefsecttype.ts +84 -0
- package/src/docusaurus/renderers/element-renderer-base.ts +112 -0
- package/src/docusaurus/renderers/inctype.ts +75 -0
- package/src/docusaurus/renderers/linkedtexttype.ts +64 -0
- package/src/docusaurus/renderers/listingtype.ts +235 -0
- package/src/docusaurus/renderers/paramtype.ts +116 -0
- package/src/docusaurus/renderers/referencetype.ts +83 -0
- package/src/docusaurus/renderers/reftexttype.ts +81 -0
- package/src/docusaurus/renderers/reftype.ts +77 -0
- package/src/docusaurus/renderers/renderers.ts +812 -0
- package/src/docusaurus/renderers/substringtype.ts +53 -0
- package/src/docusaurus/renderers/tableofcontentstype.ts +74 -0
- package/src/docusaurus/types.ts +187 -0
- package/src/docusaurus/utils.ts +409 -0
- package/src/docusaurus/view-model/README.md +12 -0
- package/src/docusaurus/view-model/classes-vm.ts +1088 -0
- package/src/docusaurus/view-model/collection-base.ts +352 -0
- package/src/docusaurus/view-model/compound-base-vm.ts +1340 -0
- package/src/docusaurus/view-model/concepts-vm.ts +749 -0
- package/src/docusaurus/view-model/description-anchors.ts +107 -0
- package/src/docusaurus/view-model/files-and-folders-vm.ts +1293 -0
- package/src/docusaurus/view-model/groups-vm.ts +548 -0
- package/src/docusaurus/view-model/members-vm.ts +1943 -0
- package/src/docusaurus/view-model/namespaces-vm.ts +1037 -0
- package/src/docusaurus/view-model/options.ts +95 -0
- package/src/docusaurus/view-model/pages-vm.ts +389 -0
- package/src/docusaurus/view-model/tree-entries-vm.ts +376 -0
- package/src/docusaurus/view-model/view-model.ts +513 -0
- package/src/docusaurus/workspace.ts +588 -0
- package/src/doxygen/data-model/README.md +13 -0
- package/src/doxygen/data-model/compounds/compounddef-dm.ts +1230 -0
- package/src/doxygen/data-model/compounds/compoundreftype-dm.ts +266 -0
- package/src/doxygen/data-model/compounds/concepts-dm.ts +362 -0
- package/src/doxygen/data-model/compounds/descriptiontype-dm.ts +10114 -0
- package/src/doxygen/data-model/compounds/docvarlistentrytype-dm.ts +354 -0
- package/src/doxygen/data-model/compounds/doxygentype-dm.ts +187 -0
- package/src/doxygen/data-model/compounds/enumvaluetype-dm.ts +218 -0
- package/src/doxygen/data-model/compounds/inctype-dm.ts +217 -0
- package/src/doxygen/data-model/compounds/linkedtexttype-dm.ts +288 -0
- package/src/doxygen/data-model/compounds/listofallmemberstype-dm.ts +160 -0
- package/src/doxygen/data-model/compounds/locationtype-dm.ts +284 -0
- package/src/doxygen/data-model/compounds/memberdeftype-dm.ts +881 -0
- package/src/doxygen/data-model/compounds/memberreftype-dm.ts +270 -0
- package/src/doxygen/data-model/compounds/membertype-dm.ts +239 -0
- package/src/doxygen/data-model/compounds/paramtype-dm.ts +302 -0
- package/src/doxygen/data-model/compounds/referencetype-dm.ts +248 -0
- package/src/doxygen/data-model/compounds/reftexttype-dm.ts +234 -0
- package/src/doxygen/data-model/compounds/reftype-dm.ts +430 -0
- package/src/doxygen/data-model/compounds/reimplementtype-dm.ts +201 -0
- package/src/doxygen/data-model/compounds/requirements-dm.ts +50 -0
- package/src/doxygen/data-model/compounds/sectiondeftype-dm.ts +330 -0
- package/src/doxygen/data-model/compounds/tableofcontentstype-dm.ts +564 -0
- package/src/doxygen/data-model/compounds/templateparamlisttype-dm.ts +150 -0
- package/src/doxygen/data-model/data-model.ts +378 -0
- package/src/doxygen/data-model/doxyfile/doxyfileoptiontype-dm.ts +271 -0
- package/src/doxygen/data-model/doxyfile/doxyfiletype-dm.ts +200 -0
- package/src/doxygen/data-model/doxygen-xml-parser.ts +522 -0
- package/src/doxygen/data-model/index/indexcompoundtype-dm.ts +256 -0
- package/src/doxygen/data-model/index/indexdoxygentype-dm.ts +196 -0
- package/src/doxygen/data-model/index/indexmembertype-dm.ts +230 -0
- package/src/doxygen/data-model/types.ts +175 -0
- package/src/doxygen/data-model/xsds/README.md +6 -0
- package/src/doxygen/data-model/xsds/compound.xsd +1788 -0
- package/src/doxygen/data-model/xsds/doxyfile.xsd +365 -0
- package/src/doxygen/data-model/xsds/index.xsd +74 -0
- package/src/doxygen/data-model/xsds/xml.xsd +23 -0
- package/src/index.ts +267 -0
- package/src/tsconfig.json +12 -0
- package/dist/doxygen2docusaurus.d.ts +0 -4774
- package/dist/tsconfig.tsbuildinfo +0 -1
- package/dist/tsdoc-metadata.json +0 -11
|
@@ -1,18 +1,7 @@
|
|
|
1
|
-
/*
|
|
2
|
-
* This file is part of the xPack project (http://xpack.github.io).
|
|
3
|
-
* Copyright (c) 2025 Liviu Ionescu. All rights reserved.
|
|
4
|
-
*
|
|
5
|
-
* Permission to use, copy, modify, and/or distribute this software
|
|
6
|
-
* for any purpose is hereby granted, under the terms of the MIT license.
|
|
7
|
-
*
|
|
8
|
-
* If a copy of the license was not distributed with this file, it can
|
|
9
|
-
* be obtained from https://opensource.org/licenses/MIT.
|
|
10
|
-
*/
|
|
11
|
-
// ----------------------------------------------------------------------------
|
|
12
1
|
import assert from 'node:assert';
|
|
13
2
|
import * as util from 'node:util';
|
|
14
3
|
import { BriefDescriptionDataModel, DetailedDescriptionDataModel, InbodyDescriptionDataModel, } from './descriptiontype-dm.js';
|
|
15
|
-
import { InitializerDataModel, TypeDataModel } from './linkedtexttype-dm.js';
|
|
4
|
+
import { InitializerDataModel, RequiresClauseDataModel, TypeDataModel, } from './linkedtexttype-dm.js';
|
|
16
5
|
import { LocationDataModel } from './locationtype-dm.js';
|
|
17
6
|
import { ParamDataModel } from './paramtype-dm.js';
|
|
18
7
|
import { AbstractDataModelBase } from '../types.js';
|
|
@@ -20,458 +9,54 @@ import { TemplateParamListDataModel } from './templateparamlisttype-dm.js';
|
|
|
20
9
|
import { EnumValueDataModel } from './enumvaluetype-dm.js';
|
|
21
10
|
import { ReimplementDataModel, ReimplementedByDataModel, } from './reimplementtype-dm.js';
|
|
22
11
|
import { ReferenceDataModel, ReferencedByDataModel, } from './referencetype-dm.js';
|
|
23
|
-
/**
|
|
24
|
-
* Abstract base class for member-related data models within documentation.
|
|
25
|
-
*
|
|
26
|
-
* @remarks
|
|
27
|
-
* Provides foundational functionality for all member-related elements within
|
|
28
|
-
* the Doxygen documentation system. This class establishes the basic
|
|
29
|
-
* structure for member identification and classification, serving as the
|
|
30
|
-
* foundation for more specific member definition processing.
|
|
31
|
-
*
|
|
32
|
-
* The class maintains essential member information including name and kind
|
|
33
|
-
* identification, which are fundamental properties required by all member
|
|
34
|
-
* types within the documentation hierarchy.
|
|
35
|
-
*
|
|
36
|
-
* @public
|
|
37
|
-
*/
|
|
38
12
|
export class AbstractMemberBaseType extends AbstractDataModelBase {
|
|
39
|
-
/**
|
|
40
|
-
* The name of the member element.
|
|
41
|
-
*
|
|
42
|
-
* @remarks
|
|
43
|
-
* Contains the identifier name for the member as extracted from the
|
|
44
|
-
* documentation source. This represents the primary identification
|
|
45
|
-
* mechanism for the member within its containing scope.
|
|
46
|
-
*
|
|
47
|
-
* @public
|
|
48
|
-
*/
|
|
49
13
|
name = '';
|
|
50
|
-
/**
|
|
51
|
-
* The kind classification of the member element.
|
|
52
|
-
*
|
|
53
|
-
* @remarks
|
|
54
|
-
* Specifies the type category of the member, corresponding to the
|
|
55
|
-
* DoxMemberKind enumeration values. This classification determines
|
|
56
|
-
* how the member is processed and presented within the documentation
|
|
57
|
-
* generation workflow.
|
|
58
|
-
*
|
|
59
|
-
* @public
|
|
60
|
-
*/
|
|
61
14
|
kind = '';
|
|
62
15
|
}
|
|
63
|
-
/**
|
|
64
|
-
* Abstract base class for comprehensive member definition data models.
|
|
65
|
-
*
|
|
66
|
-
* @remarks
|
|
67
|
-
* Extends the basic member functionality to provide complete member
|
|
68
|
-
* definition processing capabilities. This class handles the complex XML
|
|
69
|
-
* Schema definition for memberdefType elements, which represent detailed
|
|
70
|
-
* member information including location data, type information, parameters,
|
|
71
|
-
* descriptions, and various language-specific attributes.
|
|
72
|
-
*
|
|
73
|
-
* The implementation processes extensive member metadata including template
|
|
74
|
-
* parameters, function signatures, initialization values, documentation
|
|
75
|
-
* descriptions, and cross-reference information. It also manages a
|
|
76
|
-
* comprehensive set of language-specific attributes covering C++, Qt,
|
|
77
|
-
* C++/CLI, C#, Objective-C, and UNO IDL constructs.
|
|
78
|
-
*
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
16
|
export class AbstractMemberDefType extends AbstractMemberBaseType {
|
|
82
|
-
/**
|
|
83
|
-
* The location information for the member definition.
|
|
84
|
-
*
|
|
85
|
-
* @remarks
|
|
86
|
-
* Contains comprehensive source code location data including file paths,
|
|
87
|
-
* line numbers, and column positions for both declarations and
|
|
88
|
-
* implementations. This enables precise navigation between documentation
|
|
89
|
-
* and source code.
|
|
90
|
-
*
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
17
|
location;
|
|
94
|
-
/**
|
|
95
|
-
* The unique identifier for the member element.
|
|
96
|
-
*
|
|
97
|
-
* @remarks
|
|
98
|
-
* Provides a unique identification string for the member within the
|
|
99
|
-
* documentation system. This identifier is used for cross-referencing
|
|
100
|
-
* and linking between different parts of the documentation.
|
|
101
|
-
*
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
18
|
id = '';
|
|
105
|
-
/**
|
|
106
|
-
* The protection level of the member element.
|
|
107
|
-
*
|
|
108
|
-
* @remarks
|
|
109
|
-
* Specifies the access protection level (public, protected, private)
|
|
110
|
-
* for the member, determining its visibility and accessibility within
|
|
111
|
-
* the containing class or namespace scope.
|
|
112
|
-
*
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
19
|
prot = '';
|
|
116
|
-
/**
|
|
117
|
-
* Indicates whether the member is declared as static.
|
|
118
|
-
*
|
|
119
|
-
* @remarks
|
|
120
|
-
* Boolean flag indicating static member declaration, affecting the
|
|
121
|
-
* member's association with class instances versus the class itself.
|
|
122
|
-
* This information is crucial for understanding member accessibility
|
|
123
|
-
* and usage patterns.
|
|
124
|
-
*
|
|
125
|
-
* @public
|
|
126
|
-
*/
|
|
127
20
|
staticc;
|
|
128
|
-
/**
|
|
129
|
-
* Template parameter list information for templated members.
|
|
130
|
-
*
|
|
131
|
-
* @remarks
|
|
132
|
-
* Contains detailed information about template parameters when the member
|
|
133
|
-
* is part of a template declaration. This includes parameter names, types,
|
|
134
|
-
* and default values essential for template documentation.
|
|
135
|
-
*
|
|
136
|
-
* @public
|
|
137
|
-
*/
|
|
138
21
|
templateparamlist;
|
|
139
|
-
/**
|
|
140
|
-
* Type information for the member element.
|
|
141
|
-
*
|
|
142
|
-
* @remarks
|
|
143
|
-
* Provides comprehensive type data including linked text with embedded
|
|
144
|
-
* cross-references. This information describes the member's data type,
|
|
145
|
-
* return type for functions, or variable type for data members.
|
|
146
|
-
*
|
|
147
|
-
* @public
|
|
148
|
-
*/
|
|
149
22
|
type;
|
|
150
|
-
/**
|
|
151
|
-
* The complete definition string for the member.
|
|
152
|
-
*
|
|
153
|
-
* @remarks
|
|
154
|
-
* Contains the full member definition as it appears in the source code,
|
|
155
|
-
* including type information, qualifiers, and parameter lists. This
|
|
156
|
-
* provides the complete syntactic representation of the member.
|
|
157
|
-
*
|
|
158
|
-
* @public
|
|
159
|
-
*/
|
|
160
23
|
definition;
|
|
161
|
-
/**
|
|
162
|
-
* The argument string for function members.
|
|
163
|
-
*
|
|
164
|
-
* @remarks
|
|
165
|
-
* Contains the parameter list specification for function-like members,
|
|
166
|
-
* including parameter types, names, and default values. This information
|
|
167
|
-
* is essential for understanding function signatures and usage.
|
|
168
|
-
*
|
|
169
|
-
* @public
|
|
170
|
-
*/
|
|
171
24
|
argsstring;
|
|
172
|
-
/**
|
|
173
|
-
* The fully qualified name of the member element.
|
|
174
|
-
*
|
|
175
|
-
* @remarks
|
|
176
|
-
* Provides the complete qualified name including namespace and class
|
|
177
|
-
* prefixes, enabling unambiguous identification of the member within
|
|
178
|
-
* the entire codebase context.
|
|
179
|
-
*
|
|
180
|
-
* @public
|
|
181
|
-
*/
|
|
182
25
|
qualifiedName;
|
|
183
|
-
// read?: string | undefined
|
|
184
|
-
// write?: string | undefined
|
|
185
|
-
/**
|
|
186
|
-
* Bitfield specification for member variables.
|
|
187
|
-
*
|
|
188
|
-
* @remarks
|
|
189
|
-
* Contains the bitfield width specification for member variables that
|
|
190
|
-
* are declared as bitfields in C/C++ structures or classes. This string
|
|
191
|
-
* represents the number of bits allocated to the member within the
|
|
192
|
-
* containing structure's memory layout.
|
|
193
|
-
*/
|
|
194
26
|
bitfield;
|
|
195
|
-
/**
|
|
196
|
-
* List of reimplemented member references.
|
|
197
|
-
*
|
|
198
|
-
* @remarks
|
|
199
|
-
* Contains references to members that this member reimplements or
|
|
200
|
-
* overrides from base classes. This property captures inheritance
|
|
201
|
-
* relationships where the current member provides a new implementation
|
|
202
|
-
* of a virtual method from a parent class.
|
|
203
|
-
*/
|
|
204
27
|
reimplements;
|
|
205
|
-
/**
|
|
206
|
-
* List of members that reimplement this member.
|
|
207
|
-
*
|
|
208
|
-
* @remarks
|
|
209
|
-
* Contains references to derived class members that reimplement or
|
|
210
|
-
* override this member. This property provides reverse inheritance
|
|
211
|
-
* relationship information, showing which child classes provide
|
|
212
|
-
* alternative implementations of this member.
|
|
213
|
-
*/
|
|
214
28
|
reimplementedBys;
|
|
215
|
-
// qualifier?: string[] | undefined
|
|
216
|
-
/**
|
|
217
|
-
* Parameter list for function or method members.
|
|
218
|
-
*
|
|
219
|
-
* @remarks
|
|
220
|
-
* Contains detailed parameter information for function-like members,
|
|
221
|
-
* including parameter names, types, descriptions, and default values.
|
|
222
|
-
* This comprehensive parameter data enables complete function signature
|
|
223
|
-
* documentation and API reference generation.
|
|
224
|
-
*/
|
|
225
29
|
params;
|
|
226
|
-
/**
|
|
227
|
-
* Enumeration values for enum members.
|
|
228
|
-
*
|
|
229
|
-
* @remarks
|
|
230
|
-
* Contains the list of enumeration constants when the member is an enum
|
|
231
|
-
* type. Each enumeration value includes its name, numeric value, and
|
|
232
|
-
* associated documentation, providing complete enum documentation
|
|
233
|
-
* for API references.
|
|
234
|
-
*/
|
|
235
30
|
enumvalues;
|
|
236
|
-
|
|
237
|
-
/**
|
|
238
|
-
* Initializer expression for the member.
|
|
239
|
-
*
|
|
240
|
-
* @remarks
|
|
241
|
-
* Contains the initialization expression or default value assigned to
|
|
242
|
-
* the member in its declaration. This linked text may include
|
|
243
|
-
* cross-references to other documented entities and provides insight
|
|
244
|
-
* into the member's default behaviour or initial state.
|
|
245
|
-
*/
|
|
31
|
+
requiresClause;
|
|
246
32
|
initializer;
|
|
247
|
-
// exceptions?: LinkedTextType | undefined
|
|
248
|
-
/**
|
|
249
|
-
* Brief description of the member.
|
|
250
|
-
*
|
|
251
|
-
* @remarks
|
|
252
|
-
* Contains a concise summary description of the member extracted from
|
|
253
|
-
* documentation comments. This brief description is typically used in
|
|
254
|
-
* member listings and summary views to provide quick understanding
|
|
255
|
-
* of the member's purpose.
|
|
256
|
-
*/
|
|
257
33
|
briefDescription;
|
|
258
|
-
/**
|
|
259
|
-
* Detailed description of the member.
|
|
260
|
-
*
|
|
261
|
-
* @remarks
|
|
262
|
-
* Contains comprehensive documentation for the member including detailed
|
|
263
|
-
* explanations, usage examples, parameter descriptions, and return value
|
|
264
|
-
* information. This forms the primary documentation content for the
|
|
265
|
-
* member in generated API documentation.
|
|
266
|
-
*/
|
|
267
34
|
detailedDescription;
|
|
268
|
-
/**
|
|
269
|
-
* In-body description of the member.
|
|
270
|
-
*
|
|
271
|
-
* @remarks
|
|
272
|
-
* Contains documentation that appears within the member's implementation
|
|
273
|
-
* body, typically used for additional implementation notes or internal
|
|
274
|
-
* documentation that supplements the main member description.
|
|
275
|
-
*/
|
|
276
35
|
inbodyDescription;
|
|
277
|
-
/**
|
|
278
|
-
* References made by this member to other entities.
|
|
279
|
-
*
|
|
280
|
-
* @remarks
|
|
281
|
-
* Contains a list of references to other documented entities that this
|
|
282
|
-
* member uses or calls. This information enables dependency analysis
|
|
283
|
-
* and cross-reference navigation in the generated documentation.
|
|
284
|
-
*/
|
|
285
36
|
references;
|
|
286
|
-
/**
|
|
287
|
-
* References to this member from other entities.
|
|
288
|
-
*
|
|
289
|
-
* @remarks
|
|
290
|
-
* Contains a list of other documented entities that reference or use
|
|
291
|
-
* this member. This reverse reference information helps understand
|
|
292
|
-
* the member's usage throughout the codebase and enables comprehensive
|
|
293
|
-
* cross-reference navigation.
|
|
294
|
-
*/
|
|
295
37
|
referencedBy;
|
|
296
|
-
// Optional attributes.
|
|
297
|
-
/**
|
|
298
|
-
* Indicates whether the member has external linkage.
|
|
299
|
-
*
|
|
300
|
-
* @remarks
|
|
301
|
-
* Boolean flag indicating that the member is declared with external
|
|
302
|
-
* linkage, typically using the 'extern' keyword in C/C++. This affects
|
|
303
|
-
* the member's visibility and linkage across translation units.
|
|
304
|
-
*/
|
|
305
38
|
extern;
|
|
306
|
-
/**
|
|
307
|
-
* Indicates whether the member has strong typing.
|
|
308
|
-
*
|
|
309
|
-
* @remarks
|
|
310
|
-
* Boolean flag indicating strong type enforcement for the member,
|
|
311
|
-
* typically used in languages or contexts where type strength can
|
|
312
|
-
* be explicitly specified to prevent implicit conversions.
|
|
313
|
-
*/
|
|
314
39
|
strong;
|
|
315
|
-
/**
|
|
316
|
-
* Indicates whether the member is declared as const.
|
|
317
|
-
*
|
|
318
|
-
* @remarks
|
|
319
|
-
* Boolean flag indicating that the member is declared with the const
|
|
320
|
-
* qualifier, making it immutable after initialization. This affects
|
|
321
|
-
* the member's usage patterns and compiler optimizations.
|
|
322
|
-
*/
|
|
323
40
|
constt;
|
|
324
|
-
/**
|
|
325
|
-
* Indicates whether the member is declared as explicit.
|
|
326
|
-
*
|
|
327
|
-
* @remarks
|
|
328
|
-
* Boolean flag indicating that constructors or conversion operators
|
|
329
|
-
* are marked as explicit, preventing implicit conversions. This is
|
|
330
|
-
* particularly important for type safety in C++ class design.
|
|
331
|
-
*/
|
|
332
41
|
explicit;
|
|
333
|
-
/**
|
|
334
|
-
* Indicates whether the member is declared as inline.
|
|
335
|
-
*
|
|
336
|
-
* @remarks
|
|
337
|
-
* Boolean flag indicating that the member is defined inline, suggesting
|
|
338
|
-
* to the compiler that calls should be expanded in place rather than
|
|
339
|
-
* using function call mechanisms. This affects performance and linking.
|
|
340
|
-
*/
|
|
341
42
|
inline;
|
|
342
|
-
/**
|
|
343
|
-
* Indicates the reference qualifier for the member.
|
|
344
|
-
*
|
|
345
|
-
* @remarks
|
|
346
|
-
* Boolean flag related to C++11 reference qualifiers (&, &&) that
|
|
347
|
-
* specify whether member functions can be called on lvalue or rvalue
|
|
348
|
-
* objects. This affects method overload resolution and move semantics.
|
|
349
|
-
*/
|
|
350
43
|
refqual;
|
|
351
|
-
/**
|
|
352
|
-
* Virtual specification for the member.
|
|
353
|
-
*
|
|
354
|
-
* @remarks
|
|
355
|
-
* String indicating the virtual nature of the member using DoxVirtualKind
|
|
356
|
-
* values ('non-virtual', 'virtual', 'pure-virtual'). This determines
|
|
357
|
-
* the member's behaviour in inheritance hierarchies and polymorphism.
|
|
358
|
-
*/
|
|
359
44
|
virt;
|
|
360
|
-
/**
|
|
361
|
-
* Indicates whether the member is declared as volatile.
|
|
362
|
-
*
|
|
363
|
-
* @remarks
|
|
364
|
-
* Boolean flag indicating that the member is declared with the volatile
|
|
365
|
-
* qualifier, preventing compiler optimizations that assume the value
|
|
366
|
-
* doesn't change unexpectedly. This is important for hardware registers
|
|
367
|
-
* and multi-threaded contexts.
|
|
368
|
-
*/
|
|
369
45
|
volatile;
|
|
370
|
-
/**
|
|
371
|
-
* Indicates whether the member is declared as mutable.
|
|
372
|
-
*
|
|
373
|
-
* @remarks
|
|
374
|
-
* Boolean flag indicating that the member can be modified even in const
|
|
375
|
-
* objects. This is typically used for caching, lazy evaluation, or
|
|
376
|
-
* other implementation details that don't affect the logical state.
|
|
377
|
-
*/
|
|
378
46
|
mutable;
|
|
379
|
-
/**
|
|
380
|
-
* Indicates whether the member is declared as noexcept.
|
|
381
|
-
*
|
|
382
|
-
* @remarks
|
|
383
|
-
* Boolean flag indicating that the member promises not to throw
|
|
384
|
-
* exceptions. This C++11 feature enables compiler optimizations and
|
|
385
|
-
* affects exception safety guarantees in the API design.
|
|
386
|
-
*/
|
|
387
47
|
noexcept;
|
|
388
|
-
/**
|
|
389
|
-
* Indicates whether the member has a noexcept expression.
|
|
390
|
-
*
|
|
391
|
-
* @remarks
|
|
392
|
-
* Boolean flag indicating that the member's noexcept specification
|
|
393
|
-
* includes a conditional expression that determines exception safety
|
|
394
|
-
* at compile time based on template parameters or other conditions.
|
|
395
|
-
*/
|
|
396
48
|
noexceptexpression;
|
|
397
|
-
/**
|
|
398
|
-
* Indicates whether the member is declared as nodiscard.
|
|
399
|
-
*
|
|
400
|
-
* @remarks
|
|
401
|
-
* Boolean flag indicating that the member's return value should not
|
|
402
|
-
* be ignored by callers. This C++17 attribute helps prevent common
|
|
403
|
-
* programming errors where important return values are discarded.
|
|
404
|
-
*/
|
|
405
49
|
nodiscard;
|
|
406
|
-
/**
|
|
407
|
-
* Indicates whether the member is declared as constexpr.
|
|
408
|
-
*
|
|
409
|
-
* @remarks
|
|
410
|
-
* Boolean flag indicating that the member can be evaluated at compile
|
|
411
|
-
* time when given constant expressions as arguments. This C++11 feature
|
|
412
|
-
* enables compile-time computation and optimization.
|
|
413
|
-
*/
|
|
414
50
|
constexpr;
|
|
415
|
-
/**
|
|
416
|
-
* Indicates whether the member is declared as consteval.
|
|
417
|
-
*
|
|
418
|
-
* @remarks
|
|
419
|
-
* Boolean flag indicating that the member must be evaluated at compile
|
|
420
|
-
* time. This C++20 feature is stronger than constexpr, requiring
|
|
421
|
-
* immediate evaluation during compilation.
|
|
422
|
-
*/
|
|
423
51
|
consteval;
|
|
424
|
-
/**
|
|
425
|
-
* Indicates whether the member is declared as constinit.
|
|
426
|
-
*
|
|
427
|
-
* @remarks
|
|
428
|
-
* Boolean flag indicating that the member must be initialized with
|
|
429
|
-
* a constant expression during static initialization. This C++20
|
|
430
|
-
* feature helps prevent initialization order issues.
|
|
431
|
-
*/
|
|
432
52
|
constinit;
|
|
433
|
-
/**
|
|
434
|
-
* Indicates whether the member is declared as final.
|
|
435
|
-
*
|
|
436
|
-
* @remarks
|
|
437
|
-
* Boolean flag indicating that virtual members cannot be overridden
|
|
438
|
-
* in derived classes. This provides explicit control over inheritance
|
|
439
|
-
* hierarchies and enables compiler optimizations.
|
|
440
|
-
*/
|
|
441
53
|
final;
|
|
442
|
-
// TODO: add more...
|
|
443
|
-
/**
|
|
444
|
-
* Constructs a new member definition data model from XML element data.
|
|
445
|
-
*
|
|
446
|
-
* @param xml - The XML parser instance for processing element data
|
|
447
|
-
* @param element - The XML element containing member definition information
|
|
448
|
-
* @param elementName - The name of the XML element being processed
|
|
449
|
-
*
|
|
450
|
-
* @remarks
|
|
451
|
-
* Processes the comprehensive XML element representing member definition
|
|
452
|
-
* information and extracts all available metadata including location data,
|
|
453
|
-
* type information, parameters, descriptions, and language-specific
|
|
454
|
-
* attributes. The constructor handles the complex memberdefType schema
|
|
455
|
-
* with its extensive set of optional elements and attributes.
|
|
456
|
-
*
|
|
457
|
-
* The implementation validates mandatory elements (name, location, kind,
|
|
458
|
-
* id, protection) whilst gracefully handling optional elements and
|
|
459
|
-
* attributes. It processes various member types including functions,
|
|
460
|
-
* variables, typedefs, enums, and specialised constructs from multiple
|
|
461
|
-
* programming languages and frameworks.
|
|
462
|
-
*
|
|
463
|
-
* @public
|
|
464
|
-
*/
|
|
465
54
|
constructor(xml, element, elementName) {
|
|
466
55
|
super(elementName);
|
|
467
|
-
// console.log(elementName, util.inspect(element, { compact: false, depth: 999 }))
|
|
468
|
-
// ------------------------------------------------------------------------
|
|
469
|
-
// Process elements.
|
|
470
56
|
const innerElements = xml.getInnerElements(element, elementName);
|
|
471
57
|
assert(innerElements.length > 0);
|
|
472
58
|
for (const innerElement of innerElements) {
|
|
473
59
|
if (xml.hasInnerText(innerElement)) {
|
|
474
|
-
// Ignore texts.
|
|
475
60
|
}
|
|
476
61
|
else if (xml.isInnerElementText(innerElement, 'name')) {
|
|
477
62
|
this.name = xml.getInnerElementText(innerElement, 'name');
|
|
@@ -513,6 +98,9 @@ export class AbstractMemberDefType extends AbstractMemberBaseType {
|
|
|
513
98
|
this.enumvalues ??= [];
|
|
514
99
|
this.enumvalues.push(new EnumValueDataModel(xml, innerElement));
|
|
515
100
|
}
|
|
101
|
+
else if (xml.hasInnerElement(innerElement, 'requiresclause')) {
|
|
102
|
+
this.requiresClause = new RequiresClauseDataModel(xml, innerElement);
|
|
103
|
+
}
|
|
516
104
|
else if (xml.hasInnerElement(innerElement, 'initializer')) {
|
|
517
105
|
this.initializer = new InitializerDataModel(xml, innerElement);
|
|
518
106
|
}
|
|
@@ -538,16 +126,10 @@ export class AbstractMemberDefType extends AbstractMemberBaseType {
|
|
|
538
126
|
console.error(`${elementName} element:`, Object.keys(innerElement), 'not implemented yet in', this.constructor.name);
|
|
539
127
|
}
|
|
540
128
|
}
|
|
541
|
-
// WARNING it may be empty.
|
|
542
|
-
// assert(this.name.length > 0)
|
|
543
129
|
assert(this.location !== undefined);
|
|
544
|
-
// ------------------------------------------------------------------------
|
|
545
|
-
// Process attributes.
|
|
546
130
|
assert(xml.hasAttributes(element));
|
|
547
131
|
const attributesNames = xml.getAttributesNames(element);
|
|
548
|
-
// console.log(attributesNames)
|
|
549
132
|
for (const attributeName of attributesNames) {
|
|
550
|
-
// console.log(attributeName)
|
|
551
133
|
if (attributeName === '@_kind') {
|
|
552
134
|
this.kind = xml.getAttributeStringValue(element, '@_kind');
|
|
553
135
|
}
|
|
@@ -561,22 +143,22 @@ export class AbstractMemberDefType extends AbstractMemberBaseType {
|
|
|
561
143
|
this.staticc = xml.getAttributeBooleanValue(element, '@_static');
|
|
562
144
|
}
|
|
563
145
|
else if (attributeName === '@_extern') {
|
|
564
|
-
this.extern =
|
|
146
|
+
this.extern = xml.getAttributeBooleanValue(element, '@_extern');
|
|
565
147
|
}
|
|
566
148
|
else if (attributeName === '@_strong') {
|
|
567
|
-
this.strong =
|
|
149
|
+
this.strong = xml.getAttributeBooleanValue(element, '@_strong');
|
|
568
150
|
}
|
|
569
151
|
else if (attributeName === '@_const') {
|
|
570
|
-
this.constt =
|
|
152
|
+
this.constt = xml.getAttributeBooleanValue(element, '@_const');
|
|
571
153
|
}
|
|
572
154
|
else if (attributeName === '@_explicit') {
|
|
573
|
-
this.explicit =
|
|
155
|
+
this.explicit = xml.getAttributeBooleanValue(element, '@_explicit');
|
|
574
156
|
}
|
|
575
157
|
else if (attributeName === '@_inline') {
|
|
576
|
-
this.inline =
|
|
158
|
+
this.inline = xml.getAttributeBooleanValue(element, '@_inline');
|
|
577
159
|
}
|
|
578
160
|
else if (attributeName === '@_refqual') {
|
|
579
|
-
this.refqual =
|
|
161
|
+
this.refqual = xml.getAttributeBooleanValue(element, '@_refqual');
|
|
580
162
|
}
|
|
581
163
|
else if (attributeName === '@_virt') {
|
|
582
164
|
this.virt = xml.getAttributeStringValue(element, '@_virt');
|
|
@@ -585,28 +167,28 @@ export class AbstractMemberDefType extends AbstractMemberBaseType {
|
|
|
585
167
|
this.volatile = xml.getAttributeBooleanValue(element, '@_volatile');
|
|
586
168
|
}
|
|
587
169
|
else if (attributeName === '@_mutable') {
|
|
588
|
-
this.mutable =
|
|
170
|
+
this.mutable = xml.getAttributeBooleanValue(element, '@_mutable');
|
|
589
171
|
}
|
|
590
172
|
else if (attributeName === '@_noexcept') {
|
|
591
|
-
this.noexcept =
|
|
173
|
+
this.noexcept = xml.getAttributeBooleanValue(element, '@_noexcept');
|
|
592
174
|
}
|
|
593
175
|
else if (attributeName === '@_noexceptexpression') {
|
|
594
|
-
this.noexceptexpression =
|
|
176
|
+
this.noexceptexpression = xml.getAttributeBooleanValue(element, '@_noexceptexpression');
|
|
595
177
|
}
|
|
596
178
|
else if (attributeName === '@_nodiscard') {
|
|
597
|
-
this.nodiscard =
|
|
179
|
+
this.nodiscard = xml.getAttributeBooleanValue(element, '@_nodiscard');
|
|
598
180
|
}
|
|
599
181
|
else if (attributeName === '@_constexpr') {
|
|
600
|
-
this.constexpr =
|
|
182
|
+
this.constexpr = xml.getAttributeBooleanValue(element, '@_constexpr');
|
|
601
183
|
}
|
|
602
184
|
else if (attributeName === '@_consteval') {
|
|
603
|
-
this.consteval =
|
|
185
|
+
this.consteval = xml.getAttributeBooleanValue(element, '@_consteval');
|
|
604
186
|
}
|
|
605
187
|
else if (attributeName === '@_constinit') {
|
|
606
|
-
this.constinit =
|
|
188
|
+
this.constinit = xml.getAttributeBooleanValue(element, '@_constinit');
|
|
607
189
|
}
|
|
608
190
|
else if (attributeName === '@_final') {
|
|
609
|
-
this.final =
|
|
191
|
+
this.final = xml.getAttributeBooleanValue(element, '@_final');
|
|
610
192
|
}
|
|
611
193
|
else {
|
|
612
194
|
console.error(util.inspect(element, { compact: false, depth: 999 }));
|
|
@@ -616,49 +198,11 @@ export class AbstractMemberDefType extends AbstractMemberBaseType {
|
|
|
616
198
|
assert(this.kind);
|
|
617
199
|
assert(this.id);
|
|
618
200
|
assert(this.prot);
|
|
619
|
-
// ------------------------------------------------------------------------
|
|
620
|
-
// console.log(util.inspect(this, { compact: false, depth: 999 }))
|
|
621
201
|
}
|
|
622
202
|
}
|
|
623
|
-
// ----------------------------------------------------------------------------
|
|
624
|
-
// <xsd:element name="memberdef" type="memberdefType" minOccurs="0" maxOccurs="unbounded" />
|
|
625
|
-
/**
|
|
626
|
-
* Concrete implementation for memberdef elements within compound documentation.
|
|
627
|
-
*
|
|
628
|
-
* @remarks
|
|
629
|
-
* Provides specific handling for memberdef XML elements that contain
|
|
630
|
-
* comprehensive member definition information within classes, structures,
|
|
631
|
-
* namespaces, and other compound types. This implementation extends the
|
|
632
|
-
* abstract base class functionality to process the complete range of
|
|
633
|
-
* member definitions including functions, variables, typedefs, enums,
|
|
634
|
-
* and specialised language constructs.
|
|
635
|
-
*
|
|
636
|
-
* The class ensures proper instantiation of member definition data models
|
|
637
|
-
* whilst maintaining all the detailed metadata required for accurate
|
|
638
|
-
* documentation generation including cross-references, location information,
|
|
639
|
-
* and language-specific attributes.
|
|
640
|
-
*
|
|
641
|
-
* @public
|
|
642
|
-
*/
|
|
643
203
|
export class MemberDefDataModel extends AbstractMemberDefType {
|
|
644
|
-
/**
|
|
645
|
-
* Constructs a new memberdef data model instance.
|
|
646
|
-
*
|
|
647
|
-
* @param xml - The XML parser instance for processing elements
|
|
648
|
-
* @param element - The source XML element containing memberdef data
|
|
649
|
-
*
|
|
650
|
-
* @remarks
|
|
651
|
-
* Initialises the data model with the specific element name 'memberdef'
|
|
652
|
-
* and delegates processing to the abstract base class implementation.
|
|
653
|
-
* This ensures consistent handling of member definition information
|
|
654
|
-
* whilst maintaining proper element identification.
|
|
655
|
-
*
|
|
656
|
-
* @public
|
|
657
|
-
*/
|
|
658
204
|
constructor(xml, element) {
|
|
659
|
-
// console.log(elementName, util.inspect(element, { compact: false, depth: 999 }))
|
|
660
205
|
super(xml, element, 'memberdef');
|
|
661
206
|
}
|
|
662
207
|
}
|
|
663
|
-
// ----------------------------------------------------------------------------
|
|
664
208
|
//# sourceMappingURL=memberdeftype-dm.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"memberdeftype-dm.js","sourceRoot":"","sources":["../../../../src/doxygen/data-model/compounds/memberdeftype-dm.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"memberdeftype-dm.js","sourceRoot":"","sources":["../../../../src/doxygen/data-model/compounds/memberdeftype-dm.ts"],"names":[],"mappings":"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"}
|