|
libpulsar
A modular compiler for the pulsar programming language
|
Retrieval of associated data from custom enum (see enum.h). More...
#include "def.h"Go to the source code of this file.
Macros | |
| #define | TO_ENUM(enum_case, _, ...) enum_case, |
| #define | TO_STRING(_, enum_string, ...) enum_string, |
| #define | TO_STRING2(_, _0, enum_string2, ...) enum_string2, |
Retrieval of associated data from custom enum (see enum.h).
Definition in file make.h.