menu
analyzer package
documentation
dart/ast/token.dart
CommentToken
previous property
previous property
dark_mode
light_mode
previous
property
@
override
Token
?
previous
getter/setter pair
inherited
The previous token in the token stream.
Implementation
@override
Token? previous;
analyzer package
documentation
dart/ast/token
CommentToken
previous 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 ==