phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
TokenStructure.index
std
experimental
lexer
TokenStructure
The byte offset from the beginning of the input at which this token occurs.
struct
TokenStructure
(IdType, string extraFields = "")
pure nothrow @
safe
@
nogc
size_t
index
;
Meta
Source
See Implementation
std
experimental
lexer
TokenStructure
constructors
this
functions
opEquals
variables
column
index
line
text
type
The byte offset from the beginning of the input at which this token occurs.