Автор: Elliot Levin (elliotlevin@hotmail.com)
Наследование: extends BaseInterpretation, implements IQueryParser
Пример #1
0
 public function __construct(IFunctionInterpreter $functionInterpreter)
 {
     parent::__construct($functionInterpreter);
 }