has Modifier
Determines whether the declaration has at least one specified modifier.
Return
true
if there is a matching declaration, false
otherwise.
Parameters
modifier
the modifier to check.
modifiers
the modifiers to check.
Determines whether the declaration has at least one specified modifier.
Return
true
if there is a matching declaration, false
otherwise.
Parameters
modifiers
the modifiers to check.