Add YangParserConfiguration 75/95875/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Apr 2021 10:45:08 +0000 (12:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 21 Apr 2021 11:09:53 +0000 (13:09 +0200)
We are heading towards more flexible parser, where some features can be
enabled or disabled. To support that world we need some sort of a
configuration object. This patch introduces such a concept.

JIRA: YANGTOOLS-1193
Change-Id: I7763df6615348d87044646fef46ff0dfda744436
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found