hasAllTags
Determines whether the declaration has all specified tags.
Return
true
if there are declarations with all the specified tags, false
otherwise.
Parameters
tag
the tag to check.
tags
the tags to check.
Determines whether the declaration has all specified tags.
Return
true
if there are declarations with all the specified tags, false
otherwise.
Parameters
tags
the tags to check.