Module dcfile

Module dcfile 

Source
Expand description

Root structure that stores the collection of DC elements in memory. Provides functions for manipulating the tree.

Modulesยง

generation ๐Ÿ”’
semantics ๐Ÿ”’

Structsยง

DCFile
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.
DCPythonImport
Represents a Python-style import statement in the DC file.