Skip to main content

Module xtypes_parser

Module xtypes_parser 

Source
Expand description

DDS-XML 1.0 §7.3.3 Building Block “Types” — XML→AST-Parser.

Liest <types>-Top-Level-Bloecke und produziert eine Vec<TypeLibrary>. Modul-Hierarchie wird als geschachtelte TypeDef::Module-Eintraege beibehalten.

Spec-Quelle: OMG DDS-XML 1.0 §7.3.3 (Types Building Block).

Functions§

parse_type_libraries
Parst alle <types>-Top-Level-Elemente eines DDS-XML-Dokuments.
parse_types_element
Parst ein einzelnes <types>-Element zu einer TypeLibrary.