package opine

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Opine.UnparseSource

Sourceval default_hash_size : int
Sourcemodule Precedence : sig ... end
Sourcemodule State : sig ... end
Sourceexception CauseWithoutException of string
Sourceexception UnexpectedNode of string
Sourceexception ValueError of string
Sourceval noop : string
Sourceval noop_state : State.t -> State.t
Sourceval maybe_newline : State.t -> string
Sourceval fill : State.t -> string -> State.t
Sourceval repr : 'a -> 'a
Sourceval constant : PyreAst.Concrete.Constant.t -> string
Sourceval single_quotes : string array
Sourceval multi_quotes : string array
Sourceval all_quotes : string array
Sourceval multi_quotes_ht : Base.String.t Base.Hash_set.t
Sourceval _write_str_avoiding_backslashes : ?quote_types:Base.String.t Base.Array.t -> State.t -> Base.String.t -> State.t
Sourceval get_docstring : PyreAst.Concrete.Statement.t -> string option
Sourceval write_docstring : State.t -> Base.String.t option -> State.t
OCaml

Innovation. Community. Security.