Module tokenizer

Module tokenizer 

Source

Structs§

Token
A token in an Excel formula.
Tokenizer
A tokenizer for Excel worksheet formulas.
TokenizerError
A custom error type for the tokenizer.

Enums§

Associativity
Represents operator associativity.
TokenSubType
The subtype of a token.
TokenType
The type of a token.