#include <vm/vmconfig.h>
#include <lib/lex/location.h>
#include <lib/sourcepos/sparchive.h>
#include <vm/input/nspcinfo.h>
#include <vm/program.h>
#include <stdio.h>
#include <lib/lex/scannerbase.h>
Include dependency graph for tasm-scanner.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TextAsmScanner |
This class implements the VM plaintext assembly scanner. More... | |
struct | TextAsmScanner::Token |
Self-provided token type to be used. More... | |
struct | TextAsmScanner::Token::Type |
Defines | |
#define | _VM_INPUT_TASM_TASM_SCANNER_H_ 1 |
#define | PREFIX_FlexScannerBase TASM_FlexScannerBase |
Definition in file tasm-scanner.h.
|
Definition at line 18 of file tasm-scanner.h. |
|
Definition at line 36 of file tasm-scanner.h. |