Class EntryArgSinkSpec
java.lang.Object
org.scandroid.spec.SinkSpec
org.scandroid.spec.EntryArgSinkSpec
-
Field Summary
Fields inherited from class org.scandroid.spec.SinkSpec
argNums, namePattern
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription<E extends ISSABasicBlock>
Collection<FlowType<E>> getFlowType
(BasicBlockInContext<E> block) toString()
Methods inherited from class org.scandroid.spec.SinkSpec
getArgNums, getNamePattern, getNewArgNums
-
Constructor Details
-
EntryArgSinkSpec
- Parameters:
name
- of the methodargs
- to be tainted. These are zero-based; zero refers to `this` for a non-static method, or the first parameter of a static method
-
-
Method Details
-
getFlowType
- Specified by:
getFlowType
in classSinkSpec
-
toString
-