Module macro_lexer

Module macro_lexer 

Source
Expand description

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

Structsยง

MacroLexer
The macro lexer interprets and evaluates assignment statements and expressions.
Symbol