public class Utils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
identifierWithName(ExpressionTree tree,
String value) |
static boolean |
isPropertyAccess(DotMemberExpressionTree memberAccess,
Type.Kind typeKind,
String propertyName) |
public static boolean isPropertyAccess(DotMemberExpressionTree memberAccess, Type.Kind typeKind, String propertyName)
public static boolean identifierWithName(ExpressionTree tree, String value)
Copyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.