GNU PROLOG with UTF8 support
Data Fields
ArgInf Struct Reference

#include <ma_parser.h>

Collaboration diagram for ArgInf:
Collaboration graph
[legend]

Data Fields

ArgTyp type
 
int adr_of
 
union {
   char *   str_val
 
   PlLong   int_val
 
   double   dbl_val
 
   Mem   mem
 
   int   index
 
t
 

Field Documentation

int ArgInf::adr_of
double ArgInf::dbl_val
int ArgInf::index
PlLong ArgInf::int_val
Mem ArgInf::mem
char* ArgInf::str_val
union { ... } ArgInf::t
ArgTyp ArgInf::type

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