Sign in
chromium
/
external
/
github.com
/
google
/
error-prone
/
59ab20811fb05aefbad052d1280a12ea70626569
/
.
/
docs
/
bugpattern
/
RequiredModifiers.md
blob: 35dacf0ad8cca3f99bc01916f61a435f82abe40c [
file
] [
view
]
This
annotation
is
itself annotated
with
@RequiredModifiers
and
can only be used
when
the specified modifiers are present
.
You
are attempting to
use
it on an
element that
is
missing one
or
more required modifiers
.