![]() |
YAP 7.1.0
|
Public Attributes | |
Term | VarAdr |
CELL | hv |
UInt | refs |
struct VARSTRUCT * | VarLeft |
struct VARSTRUCT * | VarRight |
Atom | VarRep |
struct VARSTRUCT * | VarNext |
Definition at line 24 of file ScannerTypes.h.
CELL hv |
Definition at line 26 of file ScannerTypes.h.
UInt refs |
Definition at line 27 of file ScannerTypes.h.
Term VarAdr |
Definition at line 25 of file ScannerTypes.h.
struct VARSTRUCT* VarLeft |
Definition at line 28 of file ScannerTypes.h.
struct VARSTRUCT* VarNext |
Definition at line 31 of file ScannerTypes.h.
Atom VarRep |
Definition at line 29 of file ScannerTypes.h.
struct VARSTRUCT * VarRight |
Definition at line 28 of file ScannerTypes.h.