lib/parser/Lexer.cpp File Reference

#include "comma/parser/Lexer.h"
#include <cstring>
#include "comma/parser/Tokens.def"

Go to the source code of this file.

Defines

#define RESERVED(NAME, STRING)   case TKN_ ## NAME: result = STRING; break;
#define GLYPH(NAME, STRING)   case TKN_ ## NAME: result = STRING; break;

Define Documentation

#define GLYPH ( NAME,
STRING   )     case TKN_ ## NAME: result = STRING; break;
#define RESERVED ( NAME,
STRING   )     case TKN_ ## NAME: result = STRING; break;

Generated on 1 Feb 2010 for Comma by  doxygen 1.6.1

Rabisu Mirror Service We provide mirrors to support Open source communities. Our mirror server is located in Istanbul/Turkey region.

Please do not hesitate to contact mirror@rabisu.com for new open source mirror submissions.