public class WebAPI extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDocument(IdentifierTree tree) |
static boolean |
isElement(ExpressionTree tree) |
static boolean |
isElementList(ExpressionTree tree) |
static boolean |
isWindow(ExpressionTree tree) |
public static boolean isWindow(ExpressionTree tree)
public static boolean isDocument(IdentifierTree tree)
public static boolean isElement(ExpressionTree tree)
public static boolean isElementList(ExpressionTree tree)
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.