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 | Class and Description |
---|---|
class |
SomeModifiersUnresolvedException |
Modifier and Type | Method and Description |
---|---|
EffectiveModelContext |
CrossSourceStatementReactor.BuildAction.build()
Build the effective model context.
|
EffectiveSchemaContext |
CrossSourceStatementReactor.BuildAction.buildEffective() |
Copyright © 2019 OpenDaylight. All rights reserved.