Implement handling for a range operator - '**:**'. Requirements: - Range operator should be recognized by the `ExpressionParser`. - Range operator should be included in the `ExpressionTree` evaluation.