Module dclass

Source
Expand description

Data model for Distributed Class definitions in the DC file. Stores DC Fields and tracks class hierarchy.

Modules§

interim 🔒
Contains intermediate DClass structure and logic for semantic analysis as the DClass is being built.

Structs§

DClass
Represents a Distributed Class defined in the DC file. Contains a map of DC Fields, as well as atomic and molecular fields that are declared within the class. Also stores other properties such as its hierarchy.

Type Aliases§

FieldId2Field
FieldName2Field