| 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 | 
|---|---|
ModelActionBuilder | 
StmtContext.Mutable.newInferenceAction(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 © 2018 OpenDaylight. All rights reserved.