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