T.I.M | Toolchain Documentation
|
Typedef for the asm lexer token structure. More...
#include <asm_lex.h>
Data Fields | |
unsigned int | line_number |
asm_lex_token * | next |
asm_lex_token_type | type |
asm_lex_token_value | value |
Typedef for the asm lexer token structure.
unsigned int asm_lex_token::line_number |
asm_lex_token* asm_lex_token::next |
asm_lex_token_type asm_lex_token::type |
asm_lex_token_value asm_lex_token::value |