Provides documentation for AST nodes.
Returns a markdown documentation string for the specified AST node.
The default implementation JSDocDocumentationProvider will inspect the comment associated with the specified node.
JSDocDocumentationProvider
Provides documentation for AST nodes.