|
libpulsar
A modular compiler for the pulsar programming language
|
Go to the source code of this file.
Functions | |
| PS_PRINT_IMPL (ps_loc, { printf("%s:%zu:%zu (pos %zu)", self->filename, self->line, self->col, self->pos);}) | |
| bool | ps_is_loc_none (const struct ps_loc *loc) |
| Whether the token location is an not actual location. | |
| bool ps_is_loc_none | ( | const struct ps_loc * | loc | ) |