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

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

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