@RequireServiceComponentRuntime
Package org.opendaylight.yangtools.yang.parser.impl
This package holds the 'parser implementation', which really is just glue code holding together the statement
reactor, base RFC6020/RFC7950 support bundles and supported semantic extensions.
-
Class Summary Class Description DefaultReactors Utility class for instantiating default-configuredCrossSourceStatementReactor
s.DefaultYangParserFactory ReferenceYangParserFactory
implementation.