| 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 |
|---|---|
@NonNull ModelActionBuilder |
StmtContext.Mutable.newInferenceAction(@NonNull ModelProcessingPhase phase)
Create a new inference action to be executed during specified phase.
|
| Modifier and Type | Method and Description |
|---|---|
ModelActionBuilder |
StatementContextBase.newInferenceAction(ModelProcessingPhase phase) |
Copyright © 2019 OpenDaylight. All rights reserved.