JODA  0.13.1 (59b41972)
JSON On-Demand Analysis
PredFWD.h
Go to the documentation of this file.
1 //
2 // Created by Nico Schäfer on 11/13/17.
3 //
4 
5 #ifndef JODA_PREDFWD_H
6 #define JODA_PREDFWD_H
7 #include "AndPredicate.h"
8 #include "ComparePredicate.h"
9 #include "EqualizePredicate.h"
10 #include "NegatePredicate.h"
11 #include "OrPredicate.h"
12 #include "ValToPredicate.h"
13 #endif // JODA_PREDFWD_H