Module donet_core::dcfile
source · Expand description
Root structure that stores the collection of DC elements in memory. Provides functions for manipulating the tree.
Modules§
- interim 🔒Contains intermediate DC file structure and logic for semantic analysis as the DC file is being built.
Structs§
- Data model that provides a high level representation of a single, or collection, of DC files and their elements such as class imports, type definitions, structures, and Distributed Classes.
- Represents a Python-style import statement in the DC file.