aac.contextΒΆ
Package for functions and classes related to the AaC Language Context and Definitions.
Modules
This module provides string constants for strings used in the Core AaC Spec. |
|
Definition class for Architecture-as-Code. |
|
Definition Parser class for AaC, contains a load_definition function that handles loading of definition files. |
|
The LanguageContext is a singleton that holds the current state of the AaC language, including all definitions and plugin runners. |
|
An exception class representing a language error condition. |
|
Provides lexical unit for a parsed AaC definition. |
|
Parser Metadata class use to manage and identify the location of definitions in the source YAML. |
|
Common utility functions for the context package. |