PIPS
perform_switch Struct Reference
+ Collaboration diagram for perform_switch:

Data Fields

string operator_name
 
eformat_t(* binary_operator )(expression *, expression *, Psysteme, effects)
 

Detailed Description

Definition at line 1220 of file partial_eval.c.

Field Documentation

◆ binary_operator

eformat_t(* perform_switch::binary_operator) (expression *, expression *, Psysteme, effects)

Definition at line 1222 of file partial_eval.c.

Referenced by partial_eval_binary_operator().

◆ operator_name

string perform_switch::operator_name

Definition at line 1221 of file partial_eval.c.


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