Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DCoverage.php575 true === $this->checkRuleRoot($children)) {
589 true === $this->checkRuleRoot($children[$child])) {
599 false === $this->checkRuleRoot($children[$i])) {
635 protected function checkRuleRoot($ruleName) function in Hoa\\Compiler\\Llk\\Sampler\\Coverage