~zorba-coders/zorba/bug1132937

« back to all changes in this revision

Viewing changes to src/compiler/parser/jsoniq_parser.cpp

  • Committer: rodolfo.ochoa at gmail
  • Date: 2013-03-27 19:49:18 UTC
  • Revision ID: rodolfo.ochoa@gmail.com-20130327194918-jusrnd7skmyflwqa
- Added DateTimeStamp to the API
- Fix for DocumentType in TypeIdentifier class
- Warning Fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
   This special exception was added by the Free Software Foundation in
31
31
   version 2.2 of Bison.  */
32
32
 
 
33
#include "stdafx.h"
33
34
// Take the name prefix into account.
34
35
#define yylex   zorbalex
35
36