public class EmptySourceSinkManager extends MethodBasedSourceSinkManager
ISourceSinkManager that always returns false, i.e. one for which
there are no sources or sinks at all.| 构造器和说明 |
|---|
EmptySourceSinkManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
SinkInfo |
getSinkMethodInfo(soot.SootMethod sMethod) |
SourceInfo |
getSourceMethodInfo(soot.SootMethod sMethod) |
void |
initialize()
Initialization method that is called after the Soot instance has been
created and before the actual data flow tracking is started.
|
getSinkInfo, getSourceInfo, typeIsStringpublic SourceInfo getSourceMethodInfo(soot.SootMethod sMethod)
public SinkInfo getSinkMethodInfo(soot.SootMethod sMethod)
public void initialize()
ISourceSinkManagerCopyright © 2022 Fraunhofer SIT. All rights reserved.