control-freak-ide/server/nodejs/util/docscripts/lib/parser
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00
..
Dojo.php latest 2021-05-12 18:35:18 +02:00
DojoArray.php latest 2021-05-12 18:35:18 +02:00
DojoBlock.php latest 2021-05-12 18:35:18 +02:00
DojoBoolean.php latest 2021-05-12 18:35:18 +02:00
DojoExecutedFunction.php latest 2021-05-12 18:35:18 +02:00
DojoFunctionBody.php latest 2021-05-12 18:35:18 +02:00
DojoFunctionCall.php latest 2021-05-12 18:35:18 +02:00
DojoFunctionDeclare.php latest 2021-05-12 18:35:18 +02:00
DojoNull.php latest 2021-05-12 18:35:18 +02:00
DojoObject.php latest 2021-05-12 18:35:18 +02:00
DojoPackage.php latest 2021-05-12 18:35:18 +02:00
DojoParameter.php latest 2021-05-12 18:35:18 +02:00
DojoParameters.php latest 2021-05-12 18:35:18 +02:00
DojoString.php latest 2021-05-12 18:35:18 +02:00
DojoVariable.php latest 2021-05-12 18:35:18 +02:00
README latest 2021-05-12 18:35:18 +02:00
Text.php latest 2021-05-12 18:35:18 +02:00

Even though it's written for Dojo, these files are a general-purpose solution for analyzing JavaScript source code.
It doesn't create a tree, but instead provides an API for looking through source code.