![]() |
YAP 7.1.0
|
Public Attributes | |
unsigned char * | here |
unsigned char * | base |
unsigned char * | end |
unsigned char * | token_start |
int | magic |
struct stream_desc * | stream |
FILE * | f |
YAP_Term | position |
void * | posp |
size_t | posi |
YAP_Term | subtpos |
bool | cycles |
yapSourceLocation | start_of_term |
struct mod_entry * | module |
unsigned int | flags |
int | styleCheck |
bool | backquoted_string |
int * | char_conversion_table |
YAP_Atom | on_error |
int | has_exception |
YAP_Term | exception |
YAP_Term | variables |
YAP_Term | singles |
YAP_Term | varnames |
int | strictness |
YAP_Term | comments |
Definition at line 96 of file YapStreams.h.
bool backquoted_string |
Definition at line 115 of file YapStreams.h.
unsigned char* base |
Definition at line 98 of file YapStreams.h.
int* char_conversion_table |
Definition at line 117 of file YapStreams.h.
YAP_Term comments |
Definition at line 134 of file YapStreams.h.
bool cycles |
Definition at line 110 of file YapStreams.h.
unsigned char* end |
Definition at line 99 of file YapStreams.h.
YAP_Term exception |
Definition at line 122 of file YapStreams.h.
FILE* f |
Definition at line 104 of file YapStreams.h.
unsigned int flags |
Definition at line 113 of file YapStreams.h.
int has_exception |
Definition at line 120 of file YapStreams.h.
unsigned char* here |
Definition at line 97 of file YapStreams.h.
int magic |
Definition at line 102 of file YapStreams.h.
struct mod_entry* module |
Definition at line 112 of file YapStreams.h.
YAP_Atom on_error |
Definition at line 119 of file YapStreams.h.
size_t posi |
Definition at line 107 of file YapStreams.h.
YAP_Term position |
Definition at line 105 of file YapStreams.h.
void* posp |
Definition at line 106 of file YapStreams.h.
YAP_Term singles |
Definition at line 124 of file YapStreams.h.
yapSourceLocation start_of_term |
Definition at line 111 of file YapStreams.h.
struct stream_desc* stream |
Definition at line 103 of file YapStreams.h.
int strictness |
Definition at line 126 of file YapStreams.h.
int styleCheck |
Definition at line 114 of file YapStreams.h.
YAP_Term subtpos |
Definition at line 109 of file YapStreams.h.
unsigned char* token_start |
Definition at line 100 of file YapStreams.h.
YAP_Term variables |
Definition at line 123 of file YapStreams.h.
YAP_Term varnames |
Definition at line 125 of file YapStreams.h.