Searched refs:_elementInstance (Results 1 – 1 of 1) sorted by relevance
32 private $_elementInstance = null; variable in AST\\MalformedExpressionException35 $this->_elementInstance = $elementInstance;39 public function getElementInstance() { return $this->_elementInstance; }47 private $_elementInstance = null; variable in AST\\InvalidExpressionException50 $this->_elementInstance = $elementInstance;54 public function getElementInstance() { return $this->_elementInstance; }