aboutsummaryrefslogtreecommitdiff
path: root/lib/checks/dynamics.mli
blob: 588a05eb8c3a5b3dc1340ab02ce1e087242760de (plain)
1
2
3
4
5
include Qsp_syntax.Analyzer.T with type ex = Qsp_syntax.Identifier.t

type text = { content : string; position : Qsp_syntax.S.pos }

val dynamics_string : context -> text Seq.t