Searched refs:_ast (Results 1 – 1 of 1) sorted by relevance
85 protected $_ast = null; variable in Hoa\\Compiler\\Llk\\Rule\\Token207 if (null === $this->_ast) {208 $this->_ast = static::$_regexCompiler->parse(213 return $this->_ast;