structurally_equals# abstractmethod Expr.structurally_equals(other: Any) → bool[source]# Compare two expression ASTs for structural equality.