Run preprocessor on train benchmark (output written to standard output):

$ ./gradlew jar
The RelAST preprocessor takes a `.relast` file as input comprising AST rules and relations. It produces files that afterwards are processed by JastAdd to generated Java code.
$ cat examples/TrainBenchmark.relast
To use it in your project, build the JAR file running