Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DRule.php248 ->when($result = $rule->getDefaultId())
263 ->when($result = $rule->getDefaultId())
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DRule.php241 public function getDefaultId() function in Hoa\\Compiler\\Llk\\Rule\\Rule
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php187 if (null !== $defaultNodeId = $rule->getDefaultId()) {
H A DParser.php555 $cId = $rule->getDefaultId();