Package org.opendaylight.yangtools.yang.parser.spi.source
package org.opendaylight.yangtools.yang.parser.spi.source
Provides API necessary for the processing of statement sources.
-
ClassDescriptionNamespace key class for storing belongs-to statements in YANG model storage.Source-specific mapping of belongsTo prefixes to module identifiers.Source-specific mapping of prefixes to namespaces.Reference of statement source present in textual source format.An implicit sub-statement, which is implied to be always present in its parent, even if it does not appear in model source.Source-specific mapping of prefix strings to module context.Pre-linkage source-specific mapping of prefixes to module namespaces.Source-specific mapping of prefixes to namespaces.Global mapping of modules to QNameModules.Global mapping of modules to source identifier.namespace class similar to
ModuleNamespace
for storing modules into Yang model storage but keyed by plain name.Source-specific mapping of prefixes to namespaces.Pre-linkage global mapping of module names to namespaces.Source-specific mapping of prefixes to namespaces.Namespace used for storing information about modules that support deviation resolution.Source-specific mapping of prefixes to namespaces.Map-basedPrefixToModule
namespace.Map of fully qualified statement name to statement definition.Thrown to indicate error in YANG model source.Reference of statement source.Statement stream source, which is used for inference of effective model.Resumed statement state.An exception indicating source-level problem across multiple YANG sources relating to how they are allowed to be linked between YANG versions.