public class TreeKinds extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<Tree.Kind> |
functionKinds() |
static boolean |
isAssignment(Tree tree) |
static boolean |
isFunction(Tree tree) |
static boolean |
isIncrementOrDecrement(Tree tree) |
Copyright © 2011–2016 SonarSource and Eriks Nukis. All rights reserved.