Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DInvocation.php83 protected $_transitional = false; variable in Hoa\\Compiler\\Llk\\Rule\\Invocation
105 $this->_transitional = is_int($rule);
171 return $this->_transitional;
H A DRule.php106 protected $_transitional = true; variable in Hoa\\Compiler\\Llk\\Rule\\Rule
266 $this->_transitional = false;
288 return $this->_transitional;