OpenCyphal / pydsdl

Cyphal DSDL processing front end implemented in Python
https://opencyphal.org
MIT License
11 stars 9 forks source link

emit namespaces as a type #22

Closed thirtytwobits closed 5 years ago

thirtytwobits commented 5 years ago

Define a Namespace class and provide it with the parsed output. Namespaces should contain a full name, shot name, path, list of types contained within, a list of nested namespaces, and namespace documentation (see #21 )