package diffast-langs-fortran-parsing

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val ranges : int Xset.t
val ranges_QCC : int Xset.t
val masks : int Xset.t
val heads : int Xset.t
method init : unit
method add : int -> unit
method remove : int -> unit
method add_QCC : int -> unit
method is_CC_line : int -> bool
method is_QCC_line : int -> bool
method is_CC_normal_line : int -> bool
method _set_head : int -> unit
method _is_head : int -> bool
method is_head : ?mask:bool -> ?adjust:int -> bool -> int -> bool
method is_normal_head : ?mask:bool -> ?adjust:int -> int -> bool
method is_tail : int -> bool
OCaml

Innovation. Community. Security.