Searched refs:_tokenInstance (Results 1 – 1 of 1) sorted by relevance
81 private $_tokenInstance = null; variable in AST\\StrayTokenException84 $this->_tokenInstance = $tokenInstance;95 public function getTokenInstance() { return $this->_tokenInstance; }