Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
H A DAnalyzer.php56 return $this->_case_simple_token(true);
61 return $this->_case_simple_token(false);
64 protected function _case_simple_token($kept) function in Hoa\\Compiler\\Test\\Integration\\Llk\\Rule\\Analyzer