Package | Description |
---|---|
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.spi.meta |
Provides base abstract classes, interfaces and common implementation used by the statement parser.
|
org.opendaylight.yangtools.yang.parser.stmt.reactor |
Contains the implementation of the parser reactor
CrossSourceStatementReactor . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEffectiveModule<D extends DeclaredStatement<String>> |
Modifier and Type | Method and Description |
---|---|
void |
StmtContext.Mutable.addMutableStmtToSeal(MutableStatement mutableStatement)
Add mutable statement to seal.
|
Modifier and Type | Method and Description |
---|---|
void |
RootStatementContext.addMutableStmtToSeal(MutableStatement mutableStatement) |
Copyright © 2019 OpenDaylight. All rights reserved.