From a508cfd9be1564976fac6512066f01f1113402fa Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 19 Oct 2012 09:57:15 +0800 Subject: [PATCH] a static analysis tool --- samples/Variable.html | 173 + samples/Visualizer.html | 2 +- source/SyntacticalParser.js | 8 +- test/ext-all-debug.js | 113993 +++++++++++++++++++++++++++++++++ test/ext-all.js | 38 + test/jquery-1.8.2.js | 9440 +++ test/jquery-1.8.2.min.js | 2 + 7 files changed, 123651 insertions(+), 5 deletions(-) create mode 100644 samples/Variable.html create mode 100644 test/ext-all-debug.js create mode 100644 test/ext-all.js create mode 100644 test/jquery-1.8.2.js create mode 100644 test/jquery-1.8.2.min.js diff --git a/samples/Variable.html b/samples/Variable.html new file mode 100644 index 0000000..6044c63 --- /dev/null +++ b/samples/Variable.html @@ -0,0 +1,173 @@ + + + + +javascript grammar tree preprocessr + + + + + + + + + +
+ +
+ + + \ No newline at end of file diff --git a/samples/Visualizer.html b/samples/Visualizer.html index dd6322c..d7a5785 100644 --- a/samples/Visualizer.html +++ b/samples/Visualizer.html @@ -12,7 +12,7 @@ } - +