Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dnamespace.php357 private function getCurrentScope() { function in refnotes_namespace
370 return $this->getCurrentScope();
377 if (!$this->getCurrentScope()->isOpen()) {
388 $this->getCurrentScope()->getLimits()->end = $callIndex;
412 $currentStart = $this->getCurrentScope()->getLimits()->start;
432 $html = $this->getCurrentScope()->rewriteReferences($limit);
444 $doc = $this->getCurrentScope()->renderNotes($mode, $limit);