Package | Description |
---|---|
org.opendaylight.yangtools.yang.model.api.stmt | |
org.opendaylight.yangtools.yang.parser.rfc7950.stmt |
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.grouping |
Modifier and Type | Interface and Description |
---|---|
interface |
BodyDeclaredStatement |
interface |
ContainerStatement |
interface |
GroupingStatement |
interface |
InputStatement |
interface |
ListStatement |
interface |
ModuleStatement |
interface |
NotificationStatement |
interface |
OutputStatement |
interface |
SubmoduleStatement |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRootStatement<T extends DeclaredStatement<String>> |
Modifier and Type | Class and Description |
---|---|
class |
GroupingStatementImpl |
Copyright © 2019 OpenDaylight. All rights reserved.