Class | Description |
---|---|
JavaScriptShallowParser |
Shallow parser for JavaScript.
|
MethodNameIsUserDefinedRecognizer |
This recognizer matches method definitions whose names are user-defined.
|
YuiCallRecognizer |
Recognizer for calls of the global YUI object from the YUI framework.
|
Enum | Description |
---|---|
JavaScriptShallowParser.EJavaScriptParserStates |
The states used in this parser.
|