30313233343536
* org.eclipse.dltk.core.search.IDLTKSearchScope) */ @Override public ICalleeProcessor createCalleeProcessor(IMethod method, IProgressMonitor monitor, IDLTKSearchScope scope) { return new PHPCalleeProcessor(method, monitor, scope); }