ulkb.Object.unpack_expression#
- Object.unpack_expression()#
Unpacks arguments of
Expression.- Returns:
Expression’s arguments unpacked.- Raises:
TypeError – Object is not an instance of
Expression.
Unpacks arguments of Expression.
Expression’s arguments unpacked.
TypeError – Object is not an instance of Expression.