Home
last modified time | relevance | path

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

/plugin/refnotes/
H A Dnamespace.php230 private $newScope; variable in refnotes_namespace
283 $this->newScope = true;
365 if ($this->newScope) {
367 $this->newScope = false;
459 $this->newScope = true;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js28838 var newScope = new Scope(node.offset, node.length);
28839 current.addChild(newScope);
28840 return newScope;
H A D2.2.js.map1 … var newScope = new Scope(node.offset, node.length);\n current.addChild(ne…