Module type CCSexp_intf.SEXP
Abstract representation of S-expressions
- since
- 2.7
- val make_loc : ((int * int) -> (int * int) -> string -> loc) option
- If provided, builds a location from a pair of - (line,column)positions, and a (possibly dummy) filename