Handle.QuerySourceval infer :
Common.Pos.popt ->
Core.Term.problem ->
Core.Term.ctxt ->
Core.Term.term ->
Core.Term.terminfer pos p c t returns a type for the term t in context c and under the constraints of p if there is one, or
val check :
Common.Pos.popt ->
Core.Term.problem ->
Core.Term.ctxt ->
Core.Term.term ->
Core.Term.term ->
unitcheck pos p c t a checks that the term t has type a in context c and under the constraints of p, or
val check_sort :
Common.Pos.popt ->
Core.Term.problem ->
Core.Term.ctxt ->
Core.Term.term ->
unitcheck_sort pos p c t checks that the term t has type Type or Kind in context c and under the constraints of p, or
Result of query displayed on hover in the editor.
handle_query ss ps q