[code-reflection] RFR: Refactor TypeDefinition to ExternalizedTypeElement
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri May 3 09:47:03 UTC 2024
On Thu, 2 May 2024 18:51:59 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> Refactor `TypeDefinition` to `ExternalizedTypeElement` and enclose within `TypeElement`.
>
> We may, in a subsequent PR, add a `ExternalizableTypeElement` that encloses `ExternalizedTypeElement`, thereby aligning with externalizable operations.
Looks good
-------------
Marked as reviewed by mcimadamore (Reviewer).
PR Review: https://git.openjdk.org/babylon/pull/72#pullrequestreview-2037781734
More information about the babylon-dev
mailing list