PIPS
guesser_param Struct Reference

parameter of effect guesser More...

+ Collaboration diagram for guesser_param:

Data Fields

entity target
 entity to find effect on More...
 
bool written
 wheter the entity seems written More...
 

Detailed Description

parameter of effect guesser

Definition at line 316 of file for_to_do_or_while_loops.c.

Field Documentation

◆ target

entity guesser_param::target

entity to find effect on

Definition at line 317 of file for_to_do_or_while_loops.c.

Referenced by guess_write_effect_on_entity_walker().

◆ written

bool guesser_param::written

wheter the entity seems written

Definition at line 318 of file for_to_do_or_while_loops.c.

Referenced by guess_write_effect_on_entity(), and guess_write_effect_on_entity_walker().


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