Reviewed by Maciej.
- http://bugzilla.opendarwin.org/show_bug.cgi?id=7616
get all references to KJS::Node out of internal.h
* JavaScriptCore.xcodeproj/project.pbxproj: Updated for file changes.
* kjs/Parser.cpp: Added.
* kjs/Parser.h: Added.
* kjs/internal.cpp: Removed the Parser class.
* kjs/internal.h: Ditto. Also removed unnecessary declarations of classes
not used in this header.
* kjs/nodes.h: Added an include of "Parser.h".
* kjs/function.h: Added a declaration of FunctionBodyNode.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@13153
268f45cc-cd09-0410-ab3c-
d52691b4dbfc