Provides comments for AST nodes.
Protected
Readonly
Returns the comment associated with the specified AST node.
The AST node to get the comment for.
The comment associated with the specified AST node or undefined if there is no comment.
undefined
Provides comments for AST nodes.