# Functions
Lex concurrently starts lexing the given input and returns the associated Lexer instance.
# Constants
No description provided by the author
*.
No description provided by the author
No description provided by the author
:.
,.
No description provided by the author
No description provided by the author
=.
No description provided by the author
sendData.
No description provided by the author
123.
{.
[.
(.
No description provided by the author
No description provided by the author
No description provided by the author
`rawstring`.
}.
].
No description provided by the author
).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
The Lexer interface represents a lexer that lexes its input into Tokens.
# Type aliases
TokenType identifies the type of lex tokens.