Module JQuery
Import path
import javascript
Predicates
dollar |
Gets a data flow node referring to the jQuery |
dollarCall |
Gets an invocation of the jQuery |
dollarSource |
Gets a data flow node that may refer to the jQuery |
isMethodArgumentInterpretedAsHtml |
Holds if method |
isMethodArgumentInterpretedAsSelector |
Holds if method |
objectRef |
Gets a data flow node referring to a jQuery object. |
Classes
DollarCall |
A call to the jQuery |
JQueryPluginMethod |
A function that is registered as a jQuery plugin method. |
MethodCall |
A call to a method on a jQuery object or the jQuery dollar function. |
Object |
A data flow node that refers to a jQuery object. |