analyzer package
documentation
token
Token
type property
type
type
property
Null safety
TokenType
type
Return the type of the token.
Implementation
TokenType get type;
analyzer package
documentation
token
Token
type 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