Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
UTop_completeOCaml completion.
val complete :
syntax:UTop.syntax ->
phrase_terminator:string ->
input:string ->
int * (string * string) listcomplete ~syntax ~phrase_terminator ~input returns the start of the completed word in input and the list of possible completions with their suffixes.