i3
|
Go to the source code of this file.
Data Structures | |
struct | CommandResult |
Functions | |
struct CommandResult * | parse_command (const char *input) |
struct CommandResult* parse_command | ( | const char * | input | ) | [read] |
Definition at line 217 of file commands_parser.c.
References tokenptr::array, clear_stack(), cmd_criteria_init(), command_output, current_match, DLOG, token::identifier, INITIAL, CommandResult::json_output, tokenptr::n, token::name, CommandResult::needs_tree_render, next_state(), push_string(), sasprintf(), scalloc(), smalloc(), sstrdup(), state, subcommand_output, and tokens.
Referenced by handle_key_press(), IPC_HANDLER(), and run_assignments().