ReactOS 0.4.17-dev-357-ga8f14ff
branch_statement_t Struct Reference

#include <parser.h>

Collaboration diagram for branch_statement_t:

Public Attributes

statement_t stat
 
const WCHARidentifier
 

Detailed Description

Definition at line 183 of file parser.h.

Member Data Documentation

◆ identifier

const WCHAR* branch_statement_t::identifier

Definition at line 185 of file parser.h.

◆ stat

statement_t branch_statement_t::stat

Definition at line 184 of file parser.h.


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