TokenData
dotty.tools.dotc.parsing.Scanners$.TokenData
trait TokenData
Attributes
- Graph
- Supertypes
- Known subtypes
Is current token first one after a newline?
Is current token first one after a newline?
the offset of the character following the token preceding this one
the offset of the character following the token preceding this one
the offset of the newline immediately preceding the token, or -1 if token is not preceded by a newline.
the offset of the newline immediately preceding the token, or -1 if token is not preceded by a newline.
the name of an identifier
the name of an identifier
the offset of the first character of the current token
the offset of the first character of the current token