#include <string.h>
#include <ctype.h>
#include "slexer.hpp"
Include dependency graph for slexer.cpp:

Go to the source code of this file.
Defines | |
| #define | EOF (-1) |
Functions | |
| SReference | Charp2LispNumber (const char *p) |
Variables | |
| SLabel | LexemaEof ("#<END OF FILE>") |
|
|
Definition at line 21 of file slexer.cpp. Referenced by IntelibSLexAnalyser::FeedChar(), SExpressionStreamCharbuf::Getc(), and IntelibGenericReader::Read(). |
|
|
Definition at line 25 of file chr2snum.cpp. References PTheEmptyList. |
|
|
|
1.4.1