#include "leaf/parser/leafTokenScanable.hpp"Go to the source code of this file.
Classes | |
| class | by::leafTokenScan |
| Base class for token scanning strategies. More... | |
| class | by::leafNormalScan |
| Normal token scanning mode. More... | |
| class | by::leafIndentScan |
| Indentation-aware token scanning mode. More... | |
Typedefs | |
| typedef union ZZSTYPE | ZZSTYPE |
| typedef struct lloc | ZZLTYPE |
| typedef void * | zzscan_t |