mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 15:49:33 +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`.