Sourcetype t = | Name of name| Literal of Literal.t| Paren| Tuple| Yield| Test| List| ListFor| Dict| StringConv| AttrRef of name| Subscription| Slicing| Call of tie_id| Await| Ellipsis
Sourceval anonymize : ?more:bool -> t -> t Sourceval to_short_string : ?ignore_identifiers_flag:bool -> t -> string