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