i3
parser_ctx Struct Reference

#include <config_parser.h>

Collaboration diagram for parser_ctx:

Data Fields

bool use_nagbar
 
int state
 
Match current_match
 
int statelist [10]
 
int statelist_idx
 
struct stackstack
 
struct variables_head variables
 
bool has_errors
 

Detailed Description

Definition at line 36 of file config_parser.h.

Field Documentation

◆ current_match

Match parser_ctx::current_match

Definition at line 40 of file config_parser.h.

◆ has_errors

bool parser_ctx::has_errors

Definition at line 59 of file config_parser.h.

◆ stack

struct stack* parser_ctx::stack

Definition at line 55 of file config_parser.h.

◆ state

int parser_ctx::state

Definition at line 39 of file config_parser.h.

◆ statelist

int parser_ctx::statelist[10]

Definition at line 47 of file config_parser.h.

◆ statelist_idx

int parser_ctx::statelist_idx

Definition at line 49 of file config_parser.h.

◆ use_nagbar

bool parser_ctx::use_nagbar

Definition at line 37 of file config_parser.h.

◆ variables

struct variables_head parser_ctx::variables

Definition at line 57 of file config_parser.h.


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