i3
|
#include <commands_parser.h>
Data Fields | |
yajl_gen | json_gen |
int | next_state |
bool | needs_tree_render |
Definition at line 19 of file commands_parser.h.
yajl_gen CommandResultIR::json_gen |
Definition at line 21 of file commands_parser.h.
Referenced by next_state(), and parse_command().
bool CommandResultIR::needs_tree_render |
Definition at line 29 of file commands_parser.h.
Referenced by maybe_back_and_forth(), next_state(), and parse_command().
int CommandResultIR::next_state |
Definition at line 26 of file commands_parser.h.
Referenced by GENERATED_call(), and next_state().