Predicate matrixCtxLocalStep
Holds if there is a local flow step between a ${{}} expression accesing a matrix variable and the matrix itself e.g. ${{ matrix.foo }}
Import path
import codeql.actions.dataflow.internal.DataFlowPrivatepredicate matrixCtxLocalStep(Node nodeFrom, Node nodeTo)