#include "chain.h"
Go to the source code of this file.
Macros | |
#define | DEFAULT_LEX_LINE_BUFFER_SIZE (64*1024) |
Functions | |
void | ChainDeleteLexerBuffers () |
void | ChainMakeLexerBuffers (int lexBufferSize, int lineBufferSize) |
void | ChainSetInputFile (FILE *fp) |
int | chparse () |
void | ClearBuffer () |
void | SetChain (Chain *ch) |
void | SetCharName (const char *chname) |
void ChainDeleteLexerBuffers | ( | ) |
void ChainSetInputFile | ( | FILE * | fp | ) |
int chparse | ( | ) |
void ClearBuffer | ( | ) |