mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Instead: - Move its sole used method `#isValidIdentifier` to the `SourceCode` class. - Delegate most of said method's implementation to `javax.lang.model.SourceVersion`.