8329624: Add visitors for preview language features

Reviewed-by: vromero, jlahoda
This commit is contained in:
Joe Darcy 2024-04-05 05:04:48 +00:00
parent 0b01144ece
commit 5860a48c71
12 changed files with 745 additions and 10 deletions

View file

@ -81,6 +81,7 @@ public @interface PreviewFeature {
CLASSFILE_API,
@JEP(number=461, title="Stream Gatherers", status="Preview")
STREAM_GATHERERS,
LANGUAGE_MODEL,
/**
* A key for testing.
*/