[code-reflection] Integrated: Use Op.ofQuoted
Paul Sandoz
psandoz at openjdk.org
Fri Jan 17 19:31:53 UTC 2025
On Fri, 17 Jan 2025 19:22:13 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> The `Quotable` interface was modified to become a marker interface. To obtain the corresponding `Quoted` instance (and the code model) we now need to call `Op.ofQuotable()`
This pull request has now been integrated.
Changeset: ee3da036
Author: Paul Sandoz <psandoz at openjdk.org>
URL: https://git.openjdk.org/babylon/commit/ee3da0368addc0439d7d2bee8e18ec975a535d6b
Stats: 6 lines in 4 files changed: 2 ins; 0 del; 4 mod
Use Op.ofQuoted
-------------
PR: https://git.openjdk.org/babylon/pull/304
More information about the babylon-dev
mailing list