Package | Description |
---|---|
org.opendaylight.yangtools.odlext.parser |
YANG parser support for OpenDaylight extensions as defined in yang-ext.yang.
|
org.opendaylight.yangtools.yang.parser.rfc7950.stmt.anyxml |
Modifier and Type | Method and Description |
---|---|
protected StatementSupport<QName,AnyxmlStatement,AnyxmlEffectiveStatement> |
AnyxmlStatementSupportOverride.delegate() |
Modifier and Type | Method and Description |
---|---|
AnyxmlEffectiveStatement |
AnyxmlStatementSupportOverride.createEffective(StmtContext<QName,AnyxmlStatement,AnyxmlEffectiveStatement> ctx) |
Modifier and Type | Method and Description |
---|---|
AnyxmlStatement |
AnyxmlStatementSupport.createDeclared(StmtContext<QName,AnyxmlStatement,?> ctx) |
Modifier and Type | Method and Description |
---|---|
AnyxmlStatement |
AnyxmlStatementSupport.createDeclared(StmtContext<QName,AnyxmlStatement,?> ctx) |
AnyxmlEffectiveStatement |
AnyxmlStatementSupport.createEffective(StmtContext<QName,AnyxmlStatement,AnyxmlEffectiveStatement> ctx) |
void |
AnyxmlStatementSupport.onStatementAdded(StmtContext.Mutable<QName,AnyxmlStatement,AnyxmlEffectiveStatement> stmt) |
Copyright © 2019 OpenDaylight. All rights reserved.