| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.sourcesSinks.definitions |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ISourceSinkCategory |
AbstractSourceSinkDefinition.category |
| 限定符和类型 | 方法和说明 |
|---|---|
ISourceSinkCategory |
AbstractSourceSinkDefinition.getCategory() |
ISourceSinkCategory |
ISourceSinkDefinition.getCategory()
Gets the category to which this source or sink belonga
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractSourceSinkDefinition.setCategory(ISourceSinkCategory category) |
void |
ISourceSinkDefinition.setCategory(ISourceSinkCategory category)
Sets the category to which this source or sink belongs
|
| 构造器和说明 |
|---|
AbstractSourceSinkDefinition(ISourceSinkCategory category) |
MethodSourceSinkDefinition(SootMethodAndClass am,
Set<AccessPathTuple> baseObjects,
Set<AccessPathTuple>[] parameters,
Set<AccessPathTuple> returnValues,
MethodSourceSinkDefinition.CallType callType,
ISourceSinkCategory category)
Creates a new instance of the MethodSourceSinkDefinition class
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.