| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
CopyHistory |
StmtContext.getCopyHistory() |
static CopyHistory |
CopyHistory.of(CopyType copyType,
CopyHistory copyHistory) |
static CopyHistory |
CopyHistory.original() |
| Modifier and Type | Method and Description |
|---|---|
static CopyHistory |
CopyHistory.of(CopyType copyType,
CopyHistory copyHistory) |
| Modifier and Type | Method and Description |
|---|---|
CopyHistory |
StatementContextBase.getCopyHistory() |
Copyright © 2019 OpenDaylight. All rights reserved.