Up – Package index » ppx_expect_nobase » Sources » ppx_expect_nobase.matcher » expect_test_matcher.mlSource file expect_test_matcher.ml ppx_expect_nobase CHANGES LICENSE Library ppx_expect Library ppx_expect_nobase.collector Library ppx_expect_nobase.common Library ppx_expect_nobase.config Library ppx_expect_nobase.config_types Library ppx_expect_nobase.evaluator Library ppx_expect_nobase.make_corrected_file Library ppx_expect_nobase.matcher Library ppx_expect_nobase.payload Library ppx_expect_nobase.utils Sources ppx_expect ppx_expect_nobase.collector ppx_expect_nobase.common ppx_expect_nobase.config ppx_expect_nobase.config_types ppx_expect_nobase.evaluator ppx_expect_nobase.make_corrected_file ppx_expect_nobase.matcher ppx_expect_nobase.payload ppx_expect_nobase.utils 1
2
3
4
5
6
7
8
9
10
11
module Std = struct
module Choose_tag = Choose_tag
module Cst = Cst
module Fmt = Fmt
module Lexer = Lexer
module Matcher = Matcher
module Reconcile = Reconcile
end
[@@ deprecated "[since 2020-03] use [Expect_test_matcher] instead" ]
include Std [@@ alert "-deprecated" ]