|
(* if there was no module name part, last guess is that we're trying to get package completion *)
|
|
(* if there was no module name part, last guess is that we're trying to get package completion *)
|
|
if ctx.com.json_out = None then raise (Parser.TypePath (List.map (fun (n,_,_) -> n) (List.rev acc),None,false,p))
|
|
if ctx.com.json_out = None then raise (Parser.TypePath (List.map (fun (n,_,_) -> n) (List.rev acc),None,false,p))
|