Searched defs:onMatchReturn (Results 1 – 4 of 4) sorted by relevance
107 public void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state) { in onMatchReturn() method in BaseNoOpHandler
119 public void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state) { in onMatchReturn() method in CompositeHandler
136 void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state); in onMatchReturn() method
389 public void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state) { in onMatchReturn() method in StreamNullabilityPropagator