Ppxlib.LongidentSourceOverrides the Longident module of OCaml
Parses the given string as a longident, properly handling infix operators which may contain '.'. Note that it does not parse Lapply _ longidents and will raise Invalid_argument _ if passed values such as "A(B)".