Expand description

This file contains the macro lexer, which behaves like a regular lexer, but captures all macro statements and evaluates them.

Structs

The macro lexer interprets and evaluates assignment statements and expressions.