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

Conversation

copybara-service[bot]
Copy link
Contributor

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

@google-cla google-cla bot added the cla: yes label May 24, 2021
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
@copybara-service copybara-service bot merged commit 26f1f54 into master May 24, 2021
@copybara-service copybara-service bot deleted the test_375137408 branch May 24, 2021 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant