| 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.
|
| org.opendaylight.yangtools.yang.parser.spi.source |
Provides API necessary for the processing of statement sources.
|
| Modifier and Type | Field and Description |
|---|---|
static NamespaceBehaviour<SemVerSourceIdentifier,StmtContext<?,ModuleStatement,EffectiveStatement<String,ModuleStatement>>,SemanticVersionModuleNamespace> |
SemanticVersionModuleNamespace.BEHAVIOUR |
static NamespaceBehaviour<SemVerSourceIdentifier,StmtContext<?,ModuleStatement,EffectiveStatement<String,ModuleStatement>>,SemanticVersionModuleNamespace> |
SemanticVersionModuleNamespace.BEHAVIOUR |
| Modifier and Type | Field and Description |
|---|---|
static NamespaceBehaviour<String,StmtContext<?,ModuleStatement,EffectiveStatement<String,ModuleStatement>>,ModuleNamespaceForBelongsTo> |
ModuleNamespaceForBelongsTo.BEHAVIOUR |
static NamespaceBehaviour<String,StmtContext<?,ModuleStatement,EffectiveStatement<String,ModuleStatement>>,ModuleNamespaceForBelongsTo> |
ModuleNamespaceForBelongsTo.BEHAVIOUR |
Copyright © 2019 OpenDaylight. All rights reserved.