Idris2Doc : Idris.IDEMode.CaseSplit

Idris.IDEMode.CaseSplit

(source)

Definitions

updateCase : RefCtxtDefs=>RefSynSyntaxInfo=>RefROptsREPLOpts=>ListClauseUpdate->Int->Int->Core (ListString)
  Given a list of updates and a line and column, find the relevant line in
the source file and return the lines to replace it with.

Visibility: export
getClause : RefCtxtDefs=>RefMDMetadata=>RefROptsREPLOpts=>Int->Name->Core (MaybeString)
Visibility: export