v16.19.0
Detect configuration methodCall()
use case as a dependency declaration. It will invoke visitAnyObjectDependency
rule callback. The logic now even calls the callback when the function cannot be evaluated. It will pass an instance of NotEvaluatedObject
with the original AST node instead of evaluated object.