View Source on Github

Attributes

MULTI_LINE_DOUBLE_QUOTE

Represents a multi-line comment using double quotes.

MULTI_LINE_QUOTE

Represents a multi-line comment using single quotes.

SINGLE_LINE

Represents a single line comment.

UNKNOWN

Represents an unknown type of comment.