ejs/lex.cpp File Reference


Detailed Description

Javascript lexical analyser.

Embedded JavaScript lexical analyser. This implementes a lexical analyser for a subset of the JavaScript language.

Remarks:
This module is not thread-safe. It is the callers responsibility to perform all thread synchronization.

#include "ejs.h"

? Mbedthis Software LLC, 2003-2004. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.