i3
token Struct Reference

Data Structures

union  [union].extra

Data Fields

char * name
char * identifier
cmdp_state next_state
union  extra
union  extra

Detailed Description

Definition at line 42 of file commands_parser.c.

Field Documentation

◆ extra [1/2]

union token::[union].extra token::extra

Referenced by next_state(), and next_state().

◆ extra [2/2]

union token::[union].extra token::extra

◆ identifier

char * token::identifier

Definition at line 44 of file commands_parser.c.

Referenced by parse_command(), and parse_config().

◆ name

char * token::name

Definition at line 43 of file commands_parser.c.

Referenced by parse_command(), and parse_config().

◆ next_state

cmdp_state token::next_state

Definition at line 46 of file commands_parser.c.

Referenced by next_state(), and next_state().


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