Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DRule.php233 ->when($result = $rule->setDefaultId('baz:qux'))
246 $rule->setDefaultId('baz')
261 $rule->setDefaultId('baz:qux')
276 $rule->setDefaultId('baz')
291 $rule->setDefaultId('baz:qux')
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DInnerParser.php76 $this->getRule('simple_type')->setDefaultId('#simple_type');
78 $this->getRule('compound_type')->setDefaultId('#compound_type');
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DRule.php221 public function setDefaultId($defaultId) function in Hoa\\Compiler\\Llk\\Rule\\Rule
H A DAnalyzer.php176 $zeRule->setDefaultId($nodeId);