module

Calc::Lexer

Class methods

lex(expr : String) : TokenList

Convert a mathematical expression into tokens

Source

Nested types