right_expression property

ComparisonExpression.right_expression property

Gets the right expression.

@property
def right_expression(self) -> str:
    ...

See Also