package flow_parser

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

Module Offset_utilsSource

Sourcetype t
Sourcetype offset_kind =
  1. | Utf8
  2. | JavaScript
Sourceval make : kind:offset_kind -> string -> t
Sourceexception Offset_lookup_failed of Loc.position * string
Sourceval offset : t -> Loc.position -> int
Sourceval debug_string : t -> string
Sourceval line_lengths : t -> int list
Sourceval contains_multibyte_character : t -> bool
OCaml

Innovation. Community. Security.