Wrapper around the tokenizer to provide a context for parsing.
Definition parser.hpp:30
TCALC_INLINE auto & current() const noexcept
Get current token.
Definition parser.hpp:61
TCALC_INLINE auto & tokenizer() const noexcept
Get tokenizer.
Definition parser.hpp:51