source.dlexer

Undocumented in source.

Members

Aliases

TokenRange
alias TokenRange = DLexer
Undocumented in source.

Enums

TokenType
enum TokenType
Undocumented in source.

Functions

getKeywordsMap
auto getKeywordsMap()
Undocumented in source. Be warned that the author may not have intended to support it.
getOperatorsMap
auto getOperatorsMap()
Undocumented in source. Be warned that the author may not have intended to support it.
lex
auto lex(Position base, Context context)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

DLexer
struct DLexer
Undocumented in source.
Token
struct Token
Undocumented in source.

Meta