Searched defs:findMethodCall (Results 1 – 2 of 2) sorted by relevance
185 public static Optional<MethodCallExpr> findMethodCall(Node node, String methodName) { in findMethodCall() method in Navigator
164 public static MethodCallExpr findMethodCall(Node node, String methodName) { in findMethodCall() method in Navigator