Uses of Class
org.opendaylight.yangtools.yang.parser.spi.SchemaTreeNamespace
Packages that use SchemaTreeNamespace
Package
Description
Provides essential namespaces which are filled in the parsing process.
-
Uses of SchemaTreeNamespace in org.opendaylight.yangtools.yang.parser.spi
Methods in org.opendaylight.yangtools.yang.parser.spi that return SchemaTreeNamespaceModifier and TypeMethodDescriptionstatic <D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<QName>,E extends org.opendaylight.yangtools.yang.model.api.stmt.SchemaTreeEffectiveStatement<D>>
@NonNull SchemaTreeNamespace<D,E> SchemaTreeNamespace.getInstance()