Record Class RewritingOutput

java.lang.Object
java.lang.Record
fr.boreal.backward_chaining.evaluators.RewritingOutput
All Implemented Interfaces:
Serializable

public record RewritingOutput(FOQuery query, FOQueryDisjunction rewritings, Optional<String> message) extends Record implements Serializable
See Also: