END_OF_LINE constant

CommentType const END_OF_LINE

An end-of-line comment.

Implementation

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