Expand the evaluator API to allow ignoring contracts locally
Created by: mario-bucev
This change enables https://github.com/epfl-lara/stainless/issues/1377 to be fixed.
stainless.evaluators.RecursiveEvaluator
will override ignoreContractsOn
to also consider expressions annotated with @DropVCs
or @dropConjunct
.