Let EsprimaParser report comment type.
Two possible types: - :doc_comment - comments beginning with /** - :plain_comment - all other comments Additionally we strip "*" from the beginning of doc-comment.
Loading
Please sign in to comment
Two possible types: - :doc_comment - comments beginning with /** - :plain_comment - all other comments Additionally we strip "*" from the beginning of doc-comment.