PIPS
_newgen_struct_path_selector_ Struct Reference

#include <effects.h>

+ Collaboration diagram for _newgen_struct_path_selector_:

Data Fields

intptr_t _type_
 
enum path_selector_utype _path_selector_tag__
 
union {
   expression   _path_selector_expression_
 
   recursive_selector   _path_selector_recursive_selector_
 expression:expression More...
 
_path_selector_union_
 

Detailed Description

Definition at line 856 of file effects.h.

Field Documentation

◆ _path_selector_expression_

expression _newgen_struct_path_selector_::_path_selector_expression_

Definition at line 860 of file effects.h.

◆ _path_selector_recursive_selector_

recursive_selector _newgen_struct_path_selector_::_path_selector_recursive_selector_

expression:expression

Definition at line 861 of file effects.h.

◆ _path_selector_tag__

enum path_selector_utype _newgen_struct_path_selector_::_path_selector_tag__

Definition at line 857 of file effects.h.

◆ 

union { ... } _newgen_struct_path_selector_::_path_selector_union_

◆ _type_

intptr_t _newgen_struct_path_selector_::_type_

Definition at line 857 of file effects.h.


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