RFR: JDK-8282411: Add useful predicates to ElementKind

Pavel Rappo prappo at openjdk.java.net
Tue Mar 1 18:23:03 UTC 2022


On Mon, 28 Feb 2022 21:33:22 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Discussion from a recent review in javadoc, adding some more functionality to ElementKind predicates.
> 
> Please also review the CSR: https://bugs.openjdk.java.net/browse/JDK-8282461

Other than unusual indentation in isExecutable and isInitializer, looks good. Thanks!

-------------

Marked as reviewed by prappo (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/7637


More information about the compiler-dev mailing list