Module donet_core::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§

  • 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§