YAP 7.1.0
seq_val_t

Public Attributes

Float f
 
Int i
 
MP_INTb
 
const char * c0
 
const wchar_t * w0
 
char * c
 
unsigned char * uc
 
const unsigned char * uc0
 
wchar_t * w
 
Atom a
 
size_t l
 
int d
 
Term t
 

Detailed Description

Definition at line 118 of file YapText.h.

Member Data Documentation

◆ a

Atom a

Definition at line 128 of file YapText.h.

◆ b

MP_INT* b

Definition at line 121 of file YapText.h.

◆ c

char* c

Definition at line 124 of file YapText.h.

◆ c0

const char* c0

Definition at line 122 of file YapText.h.

◆ d

int d

Definition at line 130 of file YapText.h.

◆ f

Float f

Definition at line 119 of file YapText.h.

◆ i

Int i

Definition at line 120 of file YapText.h.

◆ l

size_t l

Definition at line 129 of file YapText.h.

◆ t

Term t

Definition at line 131 of file YapText.h.

◆ uc

unsigned char* uc

Definition at line 125 of file YapText.h.

◆ uc0

const unsigned char* uc0

Definition at line 126 of file YapText.h.

◆ w

wchar_t* w

Definition at line 127 of file YapText.h.

◆ w0

const wchar_t* w0

Definition at line 123 of file YapText.h.


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