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