ReactOS 0.4.15-dev-7924-g5949c20
var_statement_t Struct Reference

#include <parser.h>

Collaboration diagram for var_statement_t:

Public Attributes

statement_t stat
 
variable_declaration_tvariable_list
 

Detailed Description

Definition at line 133 of file parser.h.

Member Data Documentation

◆ stat

statement_t var_statement_t::stat

Definition at line 134 of file parser.h.

◆ variable_list

variable_declaration_t* var_statement_t::variable_list

Definition at line 135 of file parser.h.


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