|
My Project
|
scanner More...
Go to the source code of this file.
Data Structures | |
| struct | Scanner_ |
Typedefs | |
| typedef struct Scanner_ | Scanner |
Functions | |
| int | scanner_error (Scanner *scan, const char *main, const char *explain, const loc_t loc, const uint error_code) |
| ANN int | scanner_secondary (Scanner *scan, const char *main, const loc_t loc) |
scanner
Definition in file scanner.h.
| int scanner_error | ( | Scanner * | scan, |
| const char * | main, | ||
| const char * | explain, | ||
| const loc_t | loc, | ||
| const uint | error_code ) |
Definition at line 70 of file scanner.c.
Definition at line 79 of file scanner.c.