| .. | ||
| Dojo.php | ||
| DojoArray.php | ||
| DojoBlock.php | ||
| DojoBoolean.php | ||
| DojoExecutedFunction.php | ||
| DojoFunctionBody.php | ||
| DojoFunctionCall.php | ||
| DojoFunctionDeclare.php | ||
| DojoNull.php | ||
| DojoObject.php | ||
| DojoPackage.php | ||
| DojoParameter.php | ||
| DojoParameters.php | ||
| DojoString.php | ||
| DojoVariable.php | ||
| README | ||
| Text.php | ||
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.