<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hi everyone,</DIV>
<DIV> </DIV>
<DIV>Is there a way to get all targets (or labels) for goto stmts (JGotoStmt) in
a SootMethod object? For example, if I am parsing a SootMethod object and I run
into a JGotoStmt that has a target in a previous stmt, can I get this
information before I start to parse all stmts in the SootMethod object? Or do I
have to do a first sweep, to collect all targets and their asociated stmt’s and
then start to parse the SootMethod object? A two pass solution I guess...</DIV>
<DIV> </DIV>
<DIV>Best regards,</DIV>
<DIV>Christian G.</DIV>
<DIV> </DIV>
<DIV> </DIV></DIV></DIV></BODY></HTML>