Home
last modified time | relevance | path

Searched refs:_rootRuleName (Results 1 – 4 of 4) sorted by path

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DBoundedExhaustive.php148 $ruleName = $this->_rootRuleName;
H A DCoverage.php187 $ruleName = $this->_rootRuleName;
H A DSampler.php86 protected $_rootRuleName = null; variable in Hoa\\Compiler\\Llk\\Sampler\\Sampler
117 $this->_rootRuleName = $compiler->getRootRule();
H A DUniform.php106 $rule = $this->_rules[$this->_rootRuleName];
286 $this->_compiler->getRule($this->_rootRuleName),