Set the alias of the result table.
Alias of the result table.
Set the barrier table of the flow.
Alias of the barrier table.
Protected
existsSet the sink table of the flow.
Alias of the sink table.
Set the source table of the flow.
Alias of the source table.
Taint flow descriptor.
By default, it uses
EulerFlow
to traverse the graph. First, it checks data flow reachability from the source to the sink. With the result source-sink pairs, it then checks control flow reachability. If the source-sink pair is reachable in control flow, it adds the path to the result.