Home
last modified time | relevance | path

Searched refs:matchMethodInvocation (Results 1 – 2 of 2) sorted by relevance

/external/truth/refactorings/src/main/java/com/google/common/truth/refactorings/
DFailWithFacts.java63 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in FailWithFacts
/external/nullaway/nullaway/src/main/java/com/uber/nullaway/
DNullAway.java399 public Description matchMethodInvocation(MethodInvocationTree tree, VisitorState state) { in matchMethodInvocation() method in NullAway