Package | Description |
---|---|
org.opendaylight.yangtools.yang.parser.spi |
Provides essential namespaces which are filled in the parsing process.
|
org.opendaylight.yangtools.yang.parser.spi.meta |
Provides base abstract classes, interfaces and common implementation used by the statement parser.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GroupingNamespace
Grouping namespace.
|
interface |
TypeNamespace
Derived types namespace.
|
Modifier and Type | Method and Description |
---|---|
StatementNamespace.TreeScoped<K,D,E> |
StatementNamespace.TreeScoped.getParentContext() |
Copyright © 2019 OpenDaylight. All rights reserved.