JSDocTypeLiteral Module
Children of `JSDocTypeLiteral`.
Functions and values
| Function or value |
Description
|
Full Usage:
JSDocTypeLiteral.isArrayType node
Parameters:
Node<JSDocTypeLiteral>
Returns: bool
|
|
Full Usage:
JSDocTypeLiteral.jsdocPropertyTags node
Parameters:
Node<JSDocTypeLiteral>
Returns: Node<JSDocTag> seq
|
The elements of `jsdocPropertyTags`, empty when the slot is absent. The schema marks it optional.
|