Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
refs/heads/copybara-sync
/
.
/
docs
/
bugpattern
/
IncompatibleModifiers.md
blob: 0d843c833e676ee9caa95d08aeca269b0c1af410 [
file
] [
log
] [
blame
] [
view
] [
edit
]
The
@IncompatibleModifiers
annotation declares that the target annotation
is
incompatible
with
a
set
of provided modifiers
.
This
check ensures that all
annotations respect their
@IncompatibleModifiers
specifications
.