Uses of Interface
org.opendaylight.yangtools.yang.parser.spi.PreLinkageModuleNamespace
-
Packages that use PreLinkageModuleNamespace Package Description org.opendaylight.yangtools.yang.parser.spi Provides essential namespaces which are filled in the parsing process. -
-
Uses of PreLinkageModuleNamespace in org.opendaylight.yangtools.yang.parser.spi
Fields in org.opendaylight.yangtools.yang.parser.spi with type parameters of type PreLinkageModuleNamespace Modifier and Type Field Description static NamespaceBehaviour<String,StmtContext<?,ModuleStatement,ModuleEffectiveStatement>,@NonNull PreLinkageModuleNamespace>
PreLinkageModuleNamespace. BEHAVIOUR
-