Searched defs:onMatchReturn (Results 1 – 4 of 4) sorted by relevance
102 public void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state) { in onMatchReturn() method in BaseNoOpHandler
114 public void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state) { in onMatchReturn() method in CompositeHandler
131 void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state); in onMatchReturn() method
380 public void onMatchReturn(NullAway analysis, ReturnTree tree, VisitorState state) { in onMatchReturn() method in StreamNullabilityPropagator