| Modifier and Type | Class and Description |
|---|---|
class |
YangSyntaxErrorException |
| Modifier and Type | Method and Description |
|---|---|
@NonNull List<org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>> |
YangParser.buildDeclaredModel()
Build the declared view of a combined view of declared statements.
|
@NonNull org.opendaylight.yangtools.yang.model.api.EffectiveModelContext |
YangParser.buildEffectiveModel()
Build the effective view of a combined view of effective statements.
|
default @NonNull org.opendaylight.yangtools.yang.model.api.SchemaContext |
YangParser.buildSchemaContext()
Build effective
SchemaContext. |
Copyright © 2020 OpenDaylight. All rights reserved.