analyzer package
documentation
token
Token
keyword property
keyword
keyword
property
Null safety
Keyword
?
keyword
Return the keyword, if a keyword token, or
null
otherwise.
Implementation
Keyword? get keyword;
analyzer package
documentation
token
Token
keyword property
Token class
Constructors
Token
eof
Properties
beforeSynthetic
charCount
charEnd
charOffset
end
endGroup
hashCode
isEof
isIdentifier
isKeyword
isKeywordOrIdentifier
isModifier
isOperator
isSynthetic
isTopLevelKeyword
isUserDefinableOperator
keyword
kind
length
lexeme
next
offset
precedingComments
previous
runtimeType
stringValue
type
Methods
copy
copyComments
matchesAny
noSuchMethod
setNext
setNextWithoutSettingPrevious
toString
value
Operators
operator ==
Static methods
lexicallyFirst