Rizin
unix-like reverse engineering framework and cli tools
ErrorStatus Struct Reference

Public Attributes

unsigned cost
 
unsigned node_count
 
int dynamic_precedence
 
bool is_in_error
 

Detailed Description

Definition at line 110 of file parser.c.

Member Data Documentation

◆ cost

unsigned ErrorStatus::cost

Definition at line 111 of file parser.c.

Referenced by parser__better_version_exists(), and ts_parser__condense_stack().

◆ dynamic_precedence

int ErrorStatus::dynamic_precedence

Definition at line 113 of file parser.c.

◆ is_in_error

bool ErrorStatus::is_in_error

Definition at line 114 of file parser.c.

Referenced by ts_parser__condense_stack().

◆ node_count

unsigned ErrorStatus::node_count

Definition at line 112 of file parser.c.


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