[code-reflection] RFR: Refactor TypeDefinition to ExternalizedTypeElement [v2]
Paul Sandoz
psandoz at openjdk.org
Fri May 3 18:11:34 UTC 2024
> 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.
Paul Sandoz has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge branch 'code-reflection' into refactor-type-def
- Reactor TypeDefinition to ExternalizedTypeElement
-------------
Changes: https://git.openjdk.org/babylon/pull/72/files
Webrev: https://webrevs.openjdk.org/?repo=babylon&pr=72&range=01
Stats: 323 lines in 24 files changed: 112 ins; 115 del; 96 mod
Patch: https://git.openjdk.org/babylon/pull/72.diff
Fetch: git fetch https://git.openjdk.org/babylon.git pull/72/head:pull/72
PR: https://git.openjdk.org/babylon/pull/72
More information about the babylon-dev
mailing list