Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DSampler.php117 $this->_rootRuleName = $compiler->getRootRule();
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DParser.php173 $rule = $this->getRootRule();
767 public function getRootRule() function in Hoa\\Compiler\\Llk\\Parser