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

Public Attributes

char * ident
 
char * name
 
mpc_parser_tgrammar
 

Detailed Description

Definition at line 3605 of file mpc.c.

Member Data Documentation

◆ grammar

mpc_parser_t* mpca_stmt_t::grammar

Definition at line 3608 of file mpc.c.

Referenced by mpca_stmt_afold(), mpca_stmt_list_apply_to(), and mpca_stmt_list_delete().

◆ ident

char* mpca_stmt_t::ident

Definition at line 3606 of file mpc.c.

Referenced by mpca_stmt_afold(), mpca_stmt_list_apply_to(), and mpca_stmt_list_delete().

◆ name


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