#include <lib/sconfig.h>
#include <lib/lex/location.h>
#include <lib/sourcepos/sparchive.h>
#include <stdio.h>
#include <lib/lex/scannerbase.h>
#include "test-grammar.h"
Include dependency graph for test-scanner.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TestScanner |
This class implements a test/demo scanner. More... | |
struct | TestScanner::TestToken |
Self-provided token type to be used. More... | |
Defines | |
#define | _LIB_LEX_TEST_SCANNER_H_ 1 |
#define | PREFIX_FlexScannerBase TEST_FlexScannerBase |
Definition in file test-scanner.h.
|
Definition at line 18 of file test-scanner.h. |
|
Definition at line 34 of file test-scanner.h. |