You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| Dojo.php | 2 years ago | |
| DojoArray.php | 2 years ago | |
| DojoBlock.php | 2 years ago | |
| DojoBoolean.php | 2 years ago | |
| DojoExecutedFunction.php | 2 years ago | |
| DojoFunctionBody.php | 2 years ago | |
| DojoFunctionCall.php | 2 years ago | |
| DojoFunctionDeclare.php | 2 years ago | |
| DojoNull.php | 2 years ago | |
| DojoObject.php | 2 years ago | |
| DojoPackage.php | 2 years ago | |
| DojoParameter.php | 2 years ago | |
| DojoParameters.php | 2 years ago | |
| DojoString.php | 2 years ago | |
| DojoVariable.php | 2 years ago | |
| README | 2 years ago | |
| Text.php | 2 years ago | |
README
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.