Logo Xantham

JSDoc Module

Children of `JSDoc`.

Functions and values

Function or value Description

JSDoc.comment node

Full Usage: JSDoc.comment node

Parameters:
Returns: Node<JSDocComment> seq

The elements of `comment`, empty when the slot is absent.

node : Node<JSDoc>
Returns: Node<JSDocComment> seq

JSDoc.tags node

Full Usage: JSDoc.tags node

Parameters:
Returns: Node<JSDocTag> seq

The elements of `tags`, empty when the slot is absent. The schema marks it optional.

node : Node<JSDoc>
Returns: Node<JSDocTag> seq

Type something to start searching.