PIPS
_newgen_struct_lisp_expression_ Struct Reference

#include <paf_ri.h>

+ Collaboration diagram for _newgen_struct_lisp_expression_:

Data Fields

intptr_t _type_
 
string _lisp_expression_operation_
 
list _lisp_expression_args_
 operation:string More...
 

Detailed Description

Definition at line 479 of file paf_ri.h.

Field Documentation

◆ _lisp_expression_args_

list _newgen_struct_lisp_expression_::_lisp_expression_args_

operation:string

Definition at line 482 of file paf_ri.h.

◆ _lisp_expression_operation_

string _newgen_struct_lisp_expression_::_lisp_expression_operation_

Definition at line 481 of file paf_ri.h.

◆ _type_

intptr_t _newgen_struct_lisp_expression_::_type_

Definition at line 480 of file paf_ri.h.


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