hasValidKDocParamTags

Determines whatever declaration has a valid KDoc with a PARAM tag in each defined constructor.

Return

true if the declaration has a valid KDoc with the PARAM tag in each constructor, false otherwise.


Determines whatever declaration has a valid KDoc with a PARAM tag.

Return

true if the declaration has a valid KDoc with the PARAM tag, false otherwise.