|
BEEP-8 Helper Lib 1.0.0
|
Structure representing a macro with a key-value pair. More...
#include <tokenizer.h>
Public Attributes | |
| const char * | _key |
| The key of the macro. | |
| const char * | _data |
| The value associated with the macro key. | |
Structure representing a macro with a key-value pair.