YAP 7.1.0
FEnv

Public Attributes

scanner_params scanner
 
Term qq
 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
 
TokEntrytokstart
 the output term More...
 
TokEntrytoklast
 the token list More...
 
CELL * old_H
 the last token More...
 
xargargs
 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...
 

Detailed Description

Definition at line 513 of file readterm.c.

Member Data Documentation

◆ args

xarg* args

initial H, will be reset on stack overflow

Definition at line 522 of file readterm.c.

◆ cmod

Term cmod

Definition at line 517 of file readterm.c.

◆ enc

encoding_t enc

arity of current procedure

Definition at line 525 of file readterm.c.

◆ msg

char msg[4096]

encoding of the stream being read

Definition at line 526 of file readterm.c.

◆ nargs

size_t nargs

read_clause

Definition at line 524 of file readterm.c.

◆ np

Term np

Definition at line 516 of file readterm.c.

◆ old_H

CELL* old_H

the last token

Definition at line 521 of file readterm.c.

◆ qq

Term qq

scanner interface

Definition at line 516 of file readterm.c.

◆ reading_clause

bool reading_clause

input args

Definition at line 523 of file readterm.c.

◆ scanner

scanner_params scanner

Definition at line 515 of file readterm.c.

◆ sp

Term sp

Definition at line 516 of file readterm.c.

◆ t

Term t

initial position of the term to be read

Definition at line 518 of file readterm.c.

◆ t0

Term t0

Definition at line 518 of file readterm.c.

◆ toklast

TokEntry* toklast

the token list

Definition at line 520 of file readterm.c.

◆ tokstart

TokEntry* tokstart

the output term

Definition at line 519 of file readterm.c.

◆ top_stream

int top_stream

Error Messagge.

Definition at line 527 of file readterm.c.

◆ tp

Term tp

Definition at line 516 of file readterm.c.

◆ vprefix

Term vprefix

Definition at line 516 of file readterm.c.


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