Unify GeneratedType verification 51/109351/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 16 Dec 2023 12:58:17 +0000 (13:58 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 16 Dec 2023 12:59:47 +0000 (13:59 +0100)
We have number of places where we do verify a Type is a GeneratedType.

Introduce AbstractExplicitGenerator.verifyGeneratedType() to reduce
duplication and explicit casts.

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

No differences found