has Tag
Determines whether the declaration has at least one specified tag.
Return
true
if there is a matching declaration, false
otherwise.
Parameters
tag
the tag to check.
tags
the tags to check.
Determines whether the declaration has at least one specified tag.
Return
true
if there is a matching declaration, false
otherwise.
Parameters
tags
the tags to check.