Class JSDocError
An error encountered while parsing a JSDoc comment.
Import path
import javascriptDirect supertypes
Predicates
| getMessage | Gets the message associated with the error. |
| getTag | Gets the tag that triggered the error. |
| toString | Gets a textual representation of this element. |