| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow | |
| soot.jimple.infoflow.codeOptimization | |
| soot.jimple.infoflow.sourcesSinks.manager |
| 类和说明 |
|---|
| ISourceSinkManager
the SourceSinkManager can tell if a statement contains a source or a sink
|
| 类和说明 |
|---|
| ISourceSinkManager
the SourceSinkManager can tell if a statement contains a source or a sink
|
| 类和说明 |
|---|
| BaseSourceSinkManager.SourceType
Types of sources supported by this SourceSinkManager
|
| IOneSourceAtATimeManager
Interface for source/sink managers that support calculating data flows with
one source at a time
|
| ISourceSinkManager
the SourceSinkManager can tell if a statement contains a source or a sink
|
| MethodBasedSourceSinkManager
Abstracts from the very generic statement-based SourceSinkManager so that
users can conveniently work on the called methods instead of having to
analyze the call statement every time
|
| SinkInfo
Class containing additional information about a sink.
|
| SourceInfo
Class containing additional information about a source.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.