- analyzer package
- documentation
- dart/ast/token
- CommentToken
- isEof property
CommentToken class
- Constructors
- CommentToken
- Properties
- beforeSynthetic
- charCount
- charEnd
- charOffset
- end
- endGroup
- hashCode
- isEof
- isIdentifier
- isKeyword
- isKeywordOrIdentifier
- isModifier
- isOperator
- isSynthetic
- isTopLevelKeyword
- isUserDefinableOperator
- keyword
- kind
- length
- lexeme
- next
- offset
- parent
- precedingComments
- previous
- runtimeType
- stringValue
- type
- typeIndex
- Methods
- matchesAny
- noSuchMethod
- setNext
- setNextWithoutSettingPrevious
- toString
- value
- Operators
- operator ==