libmya 0.1.0
Library to parse Mya language.
Loading...
Searching...
No Matches
tkqueue.h File Reference
#include "types/token.h"
Include dependency graph for tkqueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  tkqueue
 Queue of tokens. More...
 

Typedefs

typedef struct tkqueue tkqueue_t
 Queue of tokens.
 

Typedef Documentation

◆ tkqueue_t

typedef struct tkqueue tkqueue_t

Queue of tokens.