T.I.M | Toolchain Documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
asm_lex_token Struct Reference

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
 

Detailed Description

Typedef for the asm lexer token structure.

Field Documentation

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

The documentation for this struct was generated from the following file: