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

#include <reduce_action.h>

Public Attributes

uint32_t count
 
TSSymbol symbol
 
int dynamic_precedence
 
unsigned short production_id
 

Detailed Description

Definition at line 11 of file reduce_action.h.

Member Data Documentation

◆ count

uint32_t ReduceAction::count

◆ dynamic_precedence

int ReduceAction::dynamic_precedence

Definition at line 14 of file reduce_action.h.

◆ production_id

unsigned short ReduceAction::production_id

Definition at line 15 of file reduce_action.h.

◆ symbol

TSSymbol ReduceAction::symbol

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