Expect.Completion_entry
type t =
| K of Cobol_parser__.Grammar_tokens.token Cobol_common.Basics.NEL.t
| FunctionName
| ProcedureRef
| QualifiedRef
val compare : t -> t -> int
val pp : t Fmt.t