ReactOS 0.4.17-dev-934-g091855f
function_component Struct Reference

Public Attributes

const char * name
 
bool lhs_has_index
 
unsigned int lhs_index
 

Detailed Description

Definition at line 71 of file fx.c.

Member Data Documentation

◆ lhs_has_index

bool function_component::lhs_has_index

Definition at line 74 of file fx.c.

Referenced by add_function_component(), and decompose_fx_4_state_function_call().

◆ lhs_index

unsigned int function_component::lhs_index

Definition at line 75 of file fx.c.

Referenced by add_function_component(), and decompose_fx_4_state_function_call().

◆ name

const char* function_component::name

Definition at line 73 of file fx.c.

Referenced by add_function_component(), and decompose_fx_4_state_function_call().


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