PIPS
_newgen_struct_sentence_ Struct Reference

#include <text.h>

+ Collaboration diagram for _newgen_struct_sentence_:

Data Fields

intptr_t _type_
 
enum sentence_utype _sentence_tag__
 
union {
   string   _sentence_formatted_
 
   unformatted   _sentence_unformatted_
 formatted:string More...
 
_sentence_union_
 

Detailed Description

Definition at line 65 of file text.h.

Field Documentation

◆ _sentence_formatted_

string _newgen_struct_sentence_::_sentence_formatted_

Definition at line 69 of file text.h.

◆ _sentence_tag__

enum sentence_utype _newgen_struct_sentence_::_sentence_tag__

Definition at line 66 of file text.h.

◆ _sentence_unformatted_

unformatted _newgen_struct_sentence_::_sentence_unformatted_

formatted:string

Definition at line 70 of file text.h.

◆ 

union { ... } _newgen_struct_sentence_::_sentence_union_

◆ _type_

intptr_t _newgen_struct_sentence_::_type_

Definition at line 66 of file text.h.


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