ReactOS 0.4.15-dev-8058-ga7cbb60
property_value_expression_t Struct Reference

#include <parser.h>

Collaboration diagram for property_value_expression_t:

Public Attributes

expression_t expr
 
property_definition_tproperty_list
 

Detailed Description

Definition at line 371 of file parser.h.

Member Data Documentation

◆ expr

expression_t property_value_expression_t::expr

Definition at line 372 of file parser.h.

◆ property_list

property_definition_t* property_value_expression_t::property_list

Definition at line 373 of file parser.h.


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