Structure representing a lexical token.
#include <cfg_parser.h>

Definition at line 106 of file cfg_parser.h.
| int cfg_token::line |
The starting/ending line of the token
Definition at line 111 of file cfg_parser.h.
Referenced by cfg_parse_section().
1.7.1