arcs
arcs copied to clipboard
Translate Paxel expression analysis into Claims.
Here, I introduce a public deduceClaims function to be used in the InformationFlow module. This translates DependencyNodes found in the ExpressionDependencyAnalyzer into Claim statements.
CC: @piotrswigon @cromwellian
@alxrsngrtn Let us hold off on this PR until we resolve the where expressions. It is possible that the underlying data structures change slightly to take care of where expressions.