ReactOS 0.4.17-dev-934-g091855f
preproc_expansion Struct Reference

#include <preproc.h>

Collaboration diagram for preproc_expansion:

Public Attributes

struct preproc_buffer buffer
 
const struct preproc_text * text
 
struct preproc_text * arg_values
 
struct preproc_macro * macro
 

Detailed Description

Definition at line 59 of file preproc.h.

Member Data Documentation

◆ arg_values

struct preproc_text* preproc_expansion::arg_values

Definition at line 63 of file preproc.h.

◆ buffer

struct preproc_buffer preproc_expansion::buffer

Definition at line 61 of file preproc.h.

◆ macro

struct preproc_macro* preproc_expansion::macro

Definition at line 66 of file preproc.h.

◆ text

const struct preproc_text* preproc_expansion::text

Definition at line 62 of file preproc.h.


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