Skip to main content

invert_boolean_expression

Function invert_boolean_expression 

Source
pub(crate) fn invert_boolean_expression(
    make: &SyntaxFactory,
    expr: Expr,
) -> Expr