Package | Description |
---|---|
org.opendaylight.yangtools.yang.parser.stmt.rfc6020 |
Contains implementation of statement supports for Rfc6020 statements and
implementation of declared statements.
|
org.opendaylight.yangtools.yang.parser.stmt.rfc6020.effective |
Contains implementation of Rfc6020 effective statements.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviateStatementImpl |
Modifier and Type | Method and Description |
---|---|
DeviateStatement |
DeviateStatementImpl.Definition.createDeclared(StmtContext<DeviateKind,DeviateStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
EffectiveStatement<DeviateKind,DeviateStatement> |
DeviateStatementImpl.Definition.createEffective(StmtContext<DeviateKind,DeviateStatement,EffectiveStatement<DeviateKind,DeviateStatement>> ctx) |
Constructor and Description |
---|
DeviateStatementImpl(StmtContext<DeviateKind,DeviateStatement,?> context) |
Constructor and Description |
---|
DeviateEffectiveStatementImpl(StmtContext<DeviateKind,DeviateStatement,?> ctx) |
Copyright © 2018 OpenDaylight. All rights reserved.