comment method

  1. @override
Parser comment()

Implementation

@override
Parser comment() => super.comment().map(_sanitizeComment);