Home
last modified time | relevance | path

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

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