class Parser::Source::Comment

A comment in the source code.

@!attribute [r] text

@return [String]

@!attribute [r] location

@return [Parser::Source::Range]

@api public