Add Current.equalParentPath() 34/94834/7
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Jan 2021 09:20:48 +0000 (10:20 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 27 Jan 2021 13:12:42 +0000 (14:12 +0100)
This check needs to be controlled by the reactor, hence move it
from BaseSchemaTreeStatementSupport to EffectiveStmtCtx.Current
as a default equalParentPath() method.

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

No differences found