Uses of Record Class
org.opendaylight.yangtools.yang.parser.api.YangLibModuleSet
Packages that use YangLibModuleSet
Package
Description
YANG parser public API.
This package holds the 'parser implementation', which really is just glue code holding together the statement
reactor, base RFC6020/RFC7950 support bundles and supported semantic extensions.
-
Uses of YangLibModuleSet in org.opendaylight.yangtools.yang.parser.api
Methods in org.opendaylight.yangtools.yang.parser.api with parameters of type YangLibModuleSetModifier and TypeMethodDescription@NonNull EffectiveModelContext
YangLibResolver.resolveModuleSet
(YangLibModuleSet moduleSet) Build the effective view of a combined view of effective statements. -
Uses of YangLibModuleSet in org.opendaylight.yangtools.yang.parser.impl
Methods in org.opendaylight.yangtools.yang.parser.impl with parameters of type YangLibModuleSetModifier and TypeMethodDescriptionDefaultYangLibResolver.resolveModuleSet
(YangLibModuleSet moduleSet)