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

#include <language.h>

Public Attributes

const TSParseActionactions
 
uint32_t action_count
 
bool is_reusable
 

Detailed Description

Definition at line 13 of file language.h.

Member Data Documentation

◆ action_count

uint32_t TableEntry::action_count

◆ actions

const TSParseAction* TableEntry::actions

Definition at line 14 of file language.h.

Referenced by parser__advance(), ts_language_table_entry(), and ts_parser__advance().

◆ is_reusable

bool TableEntry::is_reusable

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