Do not use StmtContext for ThirdPartyNamespace 75/94075/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 5 Dec 2020 16:14:13 +0000 (17:14 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 5 Dec 2020 16:14:13 +0000 (17:14 +0100)
commit0270443bbc97a9c0711f600b460600367dff1b8a
treed5dbe562cee3d0420589cbb679ff123fe86b8dfe
parent4add2aca99c63a711e844e5996b2a09be904e038
Do not use StmtContext for ThirdPartyNamespace

This is a simple demo/test, use the typical inference/build
argument passing pattern, eliminating the need to deal with nasty
rabbits.

Change-Id: I3783da94e110bac94a17f6e7db0d2086c1630d37
JIRA: YANGTOOLS-1186
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/thirdparty/plugin/CustomInferencePipeline.java
yang/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/thirdparty/plugin/ThirdPartyExtensionEffectiveStatementImpl.java
yang/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/thirdparty/plugin/ThirdPartyExtensionSupport.java
yang/yang-parser-rfc7950/src/test/java/org/opendaylight/yangtools/yang/thirdparty/plugin/ThirdPartyNamespace.java