public class AstUtils extends Object
Constructor and Description |
---|
AstUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasChildOfType(com.github.javaparser.ast.Node node,
Class<?> nodeType) |
public static boolean hasChildOfType(com.github.javaparser.ast.Node node, Class<?> nodeType)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.