Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.parser.api |
Modifier and Type | Class and Description |
---|---|
class |
YangSyntaxErrorException |
Modifier and Type | Method and Description |
---|---|
List<DeclaredStatement<?>> |
YangParser.buildDeclaredModel()
Build the declared view of a combined view of declared statements.
|
default Map<QNameModule,ModuleEffectiveStatement> |
YangParser.buildEffectiveModel()
Build the effective view of a combined view of effective statements.
|
SchemaContext |
YangParser.buildSchemaContext()
Build effective
SchemaContext . |
Copyright © 2019 OpenDaylight. All rights reserved.