menu
analyzer package
documentation
dart/ast/token.dart
CommentToken
parent property
parent property
dark_mode
light_mode
parent
property
SimpleToken?
parent
getter/setter pair
The token that contains this comment.
Implementation
SimpleToken? parent;
analyzer package
documentation
dart/ast/token
CommentToken
parent 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 ==