You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See org.eclipse.jdt.internal.compiler.lookup.TypeBinding.unannotated() on the internal non-api side which can serve the purpose for putting together an API implementation.
This was added in Java 23. ECJ should provide implementation in the
TypesImpl
.The text was updated successfully, but these errors were encountered: