[code-reflection] RFR: Make Quotable a marker interface
Maurizio Cimadamore
mcimadamore at openjdk.org
Mon Jan 6 14:02:10 UTC 2025
On Tue, 31 Dec 2024 10:37:05 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:
> In this PR, we make Quotable a marker interface. This PR is based on #301.
src/jdk.incubator.code/share/classes/jdk/incubator/code/Op.java line 476:
> 474:
> 475:
> 476: public static Optional<Quoted> ofQuotable(Quotable q) {
javadoc missing
-------------
PR Review Comment: https://git.openjdk.org/babylon/pull/302#discussion_r1904185849
More information about the babylon-dev
mailing list