Use UnqualifiedQName for {Module,Submodule}Statement 10/92910/6
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 6 Oct 2020 06:14:42 +0000 (08:14 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 6 Oct 2020 08:00:23 +0000 (10:00 +0200)
UnqualifiedQName is the best approximation of a validated string
we have, even if it has a clunky name. Redefine module-like statements
to take that as an argument, forcing proper validation during
parse.

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

No differences found