package diffast-langs-python

  1. Overview
  2. Docs

Module Py_label.UnaryOperatorSource

Sourcetype t =
  1. | Positive
  2. | Negative
  3. | Complement
  4. | Not
Sourceval to_simple_string : t -> string
Sourceval to_string : t -> string
Sourceval to_short_string : t -> string
Sourceval of_uop : Ast.uop -> t
Sourceval to_tag : t -> string * 'a list
OCaml

Innovation. Community. Security.