qtil
advanced-security/qtil-java 0.0.3
Search

Predicate simpleAstFlowStep

Holds if there is a data flow step from e1 to e2 that only steps from child to parent in the AST.

Import path

import semmle.code.java.dataflow.internal.DataFlowUtil
predicate simpleAstFlowStep(Expr e1, Expr e2)