![]() |
YAP 7.1.0
|
Public Attributes | |
scanner_params | scanner |
Term | |
scanner interface More... | |
Term | tp |
Term | sp |
Term | np |
Term | vprefix |
Term | cmod |
Term | t |
initial position of the term to be read More... | |
Term | t0 |
TokEntry * | tokstart |
the output term More... | |
TokEntry * | toklast |
the token list More... | |
CELL * | old_H |
the last token More... | |
xarg * | args |
initial H, will be reset on stack overflow More... | |
bool | reading_clause |
input args More... | |
size_t | nargs |
read_clause More... | |
encoding_t | enc |
arity of current procedure More... | |
char | msg [4096] |
encoding of the stream being read More... | |
int | top_stream |
Error Messagge. More... | |
Definition at line 513 of file readterm.c.
xarg* args |
initial H, will be reset on stack overflow
Definition at line 522 of file readterm.c.
Term cmod |
Definition at line 517 of file readterm.c.
encoding_t enc |
arity of current procedure
Definition at line 525 of file readterm.c.
char msg[4096] |
encoding of the stream being read
Definition at line 526 of file readterm.c.
size_t nargs |
read_clause
Definition at line 524 of file readterm.c.
Term np |
Definition at line 516 of file readterm.c.
CELL* old_H |
the last token
Definition at line 521 of file readterm.c.
Term qq |
scanner interface
Definition at line 516 of file readterm.c.
bool reading_clause |
input args
Definition at line 523 of file readterm.c.
scanner_params scanner |
Definition at line 515 of file readterm.c.
Term sp |
Definition at line 516 of file readterm.c.
Term t |
initial position of the term to be read
Definition at line 518 of file readterm.c.
Term t0 |
Definition at line 518 of file readterm.c.
TokEntry* toklast |
the token list
Definition at line 520 of file readterm.c.
TokEntry* tokstart |
the output term
Definition at line 519 of file readterm.c.
int top_stream |
Error Messagge.
Definition at line 527 of file readterm.c.
Term tp |
Definition at line 516 of file readterm.c.
Term vprefix |
Definition at line 516 of file readterm.c.