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 DeclaredStatement<QName>,
E extends SchemaTreeEffectiveStatement<D>>
@NonNull SchemaTreeNamespace<D,E> SchemaTreeNamespace.getInstance()