.getPossibleNameValuesOfMakeURLInvocation(expr);
MethodStatementContainer container = stateMachine
.getMakeURLLocation(expr);
SootMethod enclosingMethod = container.getMethod();
Stmt statement = container.getStatement();
Set<SootClass> targetedWebApps = getTargetedWebApps(stateMachine, expr,
makeURLMethod, enclosingMethod, statement, interfacee);
// makeURL called in an unknown context