Module S.WithPos
Clause within which a subterm (and its position) are hilighted
type t={clause : clause;pos : Logtk.Position.t;term : Logtk.Term.t;}
S.WithPosClause within which a subterm (and its position) are hilighted
type t = {clause : clause; |
pos : Logtk.Position.t; |
term : Logtk.Term.t; |
}