libpulsar
A modular compiler for the pulsar programming language
Loading...
Searching...
No Matches
Macros
enum.h File Reference

Custom enum definitions with associated data. More...

#include "def.h"

Go to the source code of this file.

Macros

#define ENUM(...)   /* nothing */
 

Detailed Description

Custom enum definitions with associated data.

Author
Ethan Uppal

Definition in file enum.h.

Macro Definition Documentation

◆ ENUM

#define ENUM (   ...)    /* nothing */

Definition at line 13 of file enum.h.