Pinq\Analysis\IBinaryOperation::getLeftOperandType PHP Метод

getLeftOperandType() публичный Метод

Gets the type of the left operand.
public getLeftOperandType ( ) : Pinq\Analysis\IType
Результат Pinq\Analysis\IType
    public function getLeftOperandType();