Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce com.google.errorprone.annotations.Modifier #2352

Merged
merged 1 commit into from May 24, 2021

Commits on May 24, 2021

  1. Introduce com.google.errorprone.annotations.Modifier

    for use in `@IncompatibleModifiers` and `@RequiredModifiers`, as an
    alternative to `javax.lang.model.element.Modifier` which is not
    available at compile-time on Android.
    
    #2122
    
    PiperOrigin-RevId: 375503791
    cushon authored and Error Prone Team committed May 24, 2021
    Configuration menu
    Copy the full SHA
    26f1f54 View commit details
    Browse the repository at this point in the history