|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
public interface TaintAnalysisStrategy
Used for taint analysis. The implementer must given an invokeExp determine whether the result is a taint string.
| Method Summary | |
|---|---|
boolean |
isTaint(InvokeExpr s)
Returns true if the given invoke statement is taint |
| Method Detail |
|---|
boolean isTaint(InvokeExpr s)
|
||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||