jscript: Move parser related declarations to separated header.
commit615f6a6e8b13f33226263131e358ee7b1aad1ba7
authorJacek Caban <jacek@codeweavers.com>
Tue, 30 Sep 2014 14:51:14 +0000 (30 16:51 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 Sep 2014 15:40:10 +0000 (30 17:40 +0200)
tree9d2bf819e3336febcd94fd019eebbc6fc965f311
parent9550189b4f6ee6835cd666ad502e3c403408bd99
jscript: Move parser related declarations to separated header.
dlls/jscript/compile.c
dlls/jscript/engine.c
dlls/jscript/engine.h
dlls/jscript/lex.c
dlls/jscript/parser.h [copied from dlls/jscript/engine.h with 54% similarity]
dlls/jscript/parser.y