reason
Reason_location
reason.cmdliner
reason.easy_format
reason.ocaml-migrate-parsetree
module Comment = Reason_comment
module Range : sig ... end
val hasSpaceBetween : Location.t -> Location.t -> bool
compute if there's space (one or more line) between loc1 and loc2
loc1
loc2