public class JQuery extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JQUERY_OBJECT_ALIASES |
static String |
JQUERY_OBJECT_ALIASES_DEFAULT_VALUE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isJQueryObject(IdentifierTree identifierTree) |
protected boolean |
isSelectorObject(ExpressionTree expressionTree) |
public static final String JQUERY_OBJECT_ALIASES
public static final String JQUERY_OBJECT_ALIASES_DEFAULT_VALUE
public JQuery(String[] jQueryAliases)
public boolean isJQueryObject(IdentifierTree identifierTree)
protected boolean isSelectorObject(ExpressionTree expressionTree)
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.