Graphviz 13.0.0~dev.20241220.2304
|
#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 3579 of file exparse.c.
References gv_isalnum(), NULL, and yytname.
Referenced by lexname().