Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
exop.h File Reference
#include <stddef.h>
Include dependency graph for exop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * exop (size_t id)
 

Function Documentation

◆ exop()

const char * exop ( size_t  id)

retrieve a string representation of a lexer token

Parameters
idThe numerical identifier of the sought token as an offset from MINTOKEN
Returns
The string name of the token or NULL if id is invalid

Definition at line 3615 of file exparse.c.

References gv_isalnum(), NULL, and yytname.

Referenced by lexname().

Here is the call graph for this function:
Here is the caller graph for this function: