CrossSourceStatementReactor.See: Description
| Class | Description |
|---|---|
| CrossSourceStatementReactor | |
| CrossSourceStatementReactor.Builder | |
| CustomStatementParserBuilder | |
| EffectiveModelContext | |
| RootStatementContext<A,D extends DeclaredStatement<A>,E extends EffectiveStatement<A,D>> |
Root statement class for a YANG source.
|
| SourceSpecificContext | |
| StatementContextBase<A,D extends DeclaredStatement<A>,E extends EffectiveStatement<A,D>> | |
| StatementDefinitionContext<A,D extends DeclaredStatement<A>,E extends EffectiveStatement<A,D>> |
| Enum | Description |
|---|---|
| SourceSpecificContext.PhaseCompletionProgress |
CrossSourceStatementReactor.
Classes provided by this package are responsible for performing the essential parsing processes and building the
schema context SchemaContext as the result of the parsing process.
This package also contains:
CustomStatementParserBuilder which provides methods and
implementation useful for building of custom statement parserCrossSourceStatementReactorCopyright © 2018 OpenDaylight. All rights reserved.