Fix DerivableSchemaNode.getOriginal() 56/97456/5
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 12 Sep 2021 15:45:05 +0000 (17:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 12 Sep 2021 16:37:57 +0000 (18:37 +0200)
We should be returning a type capture here, fix that up, which prompts
us having to retrofit the interface properly into concrete SchemaNodes
-- making it obvious where we have some overlap.

Change-Id: Ia8648c203f8e1560008711954febb815aecb1b6a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found