public class SyntaxNodePredicates extends Object
static com.google.common.base.Predicate<String>
isSubtypeOf(Type type)
static com.google.common.base.Predicate<Tree>
kind(Tree.Kind syntaxNodeKind)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static com.google.common.base.Predicate<Tree> kind(Tree.Kind syntaxNodeKind)
public static com.google.common.base.Predicate<String> isSubtypeOf(Type type)
Copyright © 2012–2016 SonarSource. All rights reserved.