|
Graphviz 14.0.3~dev.20251029.0425
|
#include <stddef.h>Go to the source code of this file.
Functions | |
| const char * | exop (size_t id) |
| const char * exop | ( | size_t | id | ) |
retrieve a string representation of a lexer token
| id | The numerical identifier of the sought token as an offset from MINTOKEN |
Definition at line 3270 of file exparse.c.
References gv_isalnum(), NULL, and yytname.
Referenced by lexname().