ReactOS 0.4.15-dev-7953-g1f49173
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 174 of file parser.h.

Member Data Documentation

◆ identifier

const WCHAR* branch_statement_t::identifier

Definition at line 176 of file parser.h.

◆ stat

statement_t branch_statement_t::stat

Definition at line 175 of file parser.h.


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