analyzer package
documentation
token
Token
charOffset property
charOffset
charOffset
property
Null safety
int
charOffset
The character offset of the start of this token within the source text.
Implementation
int get charOffset;
analyzer package
documentation
token
Token
charOffset 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