Description
getUnknownSchemaNodes() is mandated by DocumentedNode, which means that quite a few of statement implementations are open-coding the acquisition of this list.
Concentrate handling of this list into a common superclass, so we reduce number of method implementations as well reduce duplication across the codebase.
Attachments
Issue Links
- is blocked by
-
YANGTOOLS-1042 ModuleEffectiveStatement fails to index statements from submodules
-
- Resolved
-