Module sdml_parse::load

source ·
Expand description

Structs§

  • A resolver group allows the common configuration of multiple items.
  • A specific resolver item.
  • This type represents the content of a resolver file.
  • The loader is used to manage the process of creating an in-memory model from file-system resources.
  • The resolver implements the logic to map module identifiers to file system paths using the environment variable SDML_PATH to contain a search path.
  • A wrapper around the source code loaded prior to parsing.

Enums§

  • An entry in a resolver catalog file is either an item or group of items.

Constants§