#include "JSCCharacterData.h" #include "JSCComment.h" namespace Arabica { namespace DOM { JSClassRef JSCComment::Tmpl; JSStaticValue JSCComment::staticValues[] = { { 0, 0, 0, 0 } }; JSStaticFunction JSCComment::staticFunctions[] = { { 0, 0, 0 } }; } }