Cleanup AugmentEffectiveStatementImpl 68/86868/3
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 13 Jan 2020 21:08:54 +0000 (22:08 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 14 Jan 2020 12:59:26 +0000 (13:59 +0100)
commitee4fe090b11c24a74e15c186bdea074c1d4abd3d
tree78da4af374aa73d95c30e3569aa0deed9d70a7d5
parent11d4ce226da8231118f5480ef5884b8e079ff437
Cleanup AugmentEffectiveStatementImpl

NamespaceRevisionAware is derived from a QName, hence we can store
the namespace/revision as a QNameModule, saving us a field.

JIRA: YANGTOOLS-1065
Change-Id: I5026ba79fe28686b6d8d05390db558f2b30845b8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-parser-rfc7950/src/main/java/org/opendaylight/yangtools/yang/parser/rfc7950/stmt/augment/AugmentEffectiveStatementImpl.java