|
libpulsar
A modular compiler for the pulsar programming language
|
Processes tokens in a stream. More...
#include <tstream.h>
Data Fields | |
| usize | index |
inv: 0 < index <= tokens->length. | |
| const struct ps_token_arr * | tokens |
| The tokens in the stream. | |
| const struct ps_file_ctx * | file_ctx |
| The file context for the stream. | |
| const struct ps_file_ctx* ps_tstream::file_ctx |
| const struct ps_token_arr* ps_tstream::tokens |