mirror of
https://github.com/Ed94/gencpp.git
synced 2026-01-29 10:21:40 -08:00
WIP: more progress on new macro handling
This commit is contained in:
@@ -42,6 +42,7 @@ Number, "__number__"
|
||||
Operator, "__operator__"
|
||||
Preprocess_Hash, "#"
|
||||
Preprocess_Define, "define"
|
||||
Preprocess_Define_Param, "__define_param__"
|
||||
Preprocess_If, "if"
|
||||
Preprocess_IfDef, "ifdef"
|
||||
Preprocess_IfNotDef, "ifndef"
|
||||
|
||||
|
Reference in New Issue
Block a user