package morbig

  1. Overview
  2. Docs

Module Morbig.NestingSource

Sourcetype t =
  1. | Backquotes of char * int
  2. | Parentheses
  3. | Braces
  4. | DQuotes
  5. | HereDocument of bool * string
Sourceval to_string : t -> string
Sourceval under_backquoted_style_command_substitution : t list -> bool
OCaml

Innovation. Community. Security.