Return true if the node has JSDoc parameter tags.
Includes parameter tags that are not directly on the node, for example on a variable declaration whose initializer is a function expression.
Return true if the node has JSDoc parameter tags.