| 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
 All grouping names defined within a parent node or at the top level of the
 module or its submodules share the same grouping identifier namespace. 
 | 
interface  | 
TypeNamespace
Derived types namespace
 All derived type names defined within a parent node or at the top level of
 the module or its submodules share the same type identifier namespace. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StatementNamespace.TreeScoped<K,D,E> | 
StatementNamespace.TreeScoped.getParentContext()  | 
Copyright © 2018 OpenDaylight. All rights reserved.