BLOCK constant

CommentType const BLOCK

A block comment.

Implementation

static const CommentType BLOCK = CommentType('BLOCK');