Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DSampler.php151 $this->_skipTokenAST[$this->_currentNamespace] = $token->getAST();
223 $out = $this->_tokenSampler->visit($token->getAST());
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DToken.php198 public function getAST() function in Hoa\\Compiler\\Llk\\Rule\\Token
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Unit/Llk/Rule/
H A DToken.php207 ->when($result = $token->getAST())