Searched refs:ofMethod (Results 1 – 1 of 1) sorted by relevance
55 return new MethodSignature(Visibility.ofMethod(method), in forMethod()168 static Visibility ofMethod(ExecutableElement method) { in ofMethod() method in MethodSignature.Visibility