public class ServletParameterSource extends Object implements ParameterSource
| Constructor and Description |
|---|
ServletParameterSource() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<?> |
getJavaClass(SootMethodRef methodRef) |
dk.brics.automaton.Automaton |
getParameterName(SootMethod m,
InvokeExpr invokeExpr) |
boolean |
isParameterSource(InvokeExpr invokeExpr) |
protected Class<?> getJavaClass(SootMethodRef methodRef)
public dk.brics.automaton.Automaton getParameterName(SootMethod m, InvokeExpr invokeExpr)
getParameterName in interface ParameterSourcepublic boolean isParameterSource(InvokeExpr invokeExpr)
isParameterSource in interface ParameterSourceCopyright © 2008-2013 Mathias Schwarz.