| 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.rfc7950 |
Contains implementation of statement supports for Rfc7950 statements
and implementation of declared statements specific to Rfc7950.
|
| org.opendaylight.yangtools.yang.parser.stmt.rfc8040 |
Support package for semantics defined in RFC8040, most notably yang-data statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionStatementImpl |
class |
AnydataStatementImpl
YANG 1.1 AnyData declared statement implementation.
|
class |
ModifierStatementImpl
Class providing necessary support for processing YANG 1.1 Modifier statement.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YangDataStatement
Declared statement representation of 'yang-data' extension defined in https://tools.ietf.org/html/rfc8040#section-8
|
Copyright © 2018 OpenDaylight. All rights reserved.