package diffast-langs-python-parsing

  1. Overview
  2. Docs
inherit Ast_base.c
val mutable comment_tbl : (int, comment) Hashtbl.t
method set_comment_tbl : (int, comment) Hashtbl.t -> unit
method comment_tbl : (int, comment) Hashtbl.t
method fileinput : fileinput
val mutable blank_regions : (int * int) list
val mutable blank_LOC : int
method set_blank_regions : (int * int) list -> unit
method blank_regions : (int * int) list
method set_blank_LOC : int -> unit
method blank_LOC : int
OCaml

Innovation. Community. Security.