Fleche.TheorySourceval open_ :
io:Io.CallBack.t ->
token:Coq.Limits.Token.t ->
env:Doc.Env.t ->
uri:Lang.LUri.File.t ->
languageId:string ->
raw:string ->
version:int ->
unitOpen a document inside a theory
val change :
io:Io.CallBack.t ->
token:Coq.Limits.Token.t ->
uri:Lang.LUri.File.t ->
version:int ->
raw:string ->
IS.tUpdate a document inside a theory, returns the set of invalidated requests
Notify the theory manager that the workspace has changed, for example due to new .vo files present or updated. Returns the set of invalidated requests
Close a document