GNU PROLOG with UTF8 support
Data Fields
TokInf Struct Reference

#include <scan_supp.h>

Data Fields

TypTok type
 
char name [SCAN_BIG_BUFFER]
 
int quoted
 
int punct
 
PlLong int_num
 
double float_num
 
int line
 
int col
 

Field Documentation

int TokInf::col
double TokInf::float_num
PlLong TokInf::int_num
int TokInf::line
char TokInf::name[SCAN_BIG_BUFFER]
int TokInf::punct
int TokInf::quoted
TypTok TokInf::type

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