Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php81 ->boolean($result->isKept())
105 ->boolean($result->isKept())
286 ->when($result = $token->isKept())
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php259 public function isKept() function in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php183 $arguments['kept'] = $rule->isKept() ? 'true' : 'false';
H A DParser.php588 if (false === $trace->isKept()) {