<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Hi,</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">I need to know the template type arguments passed to java collections for my analysis. As the Java bytecode and Jimple are both type-erased, that is not possible in the IR. I notice that there is a way to feed Java files directly to Soot. I can then access the AST generated before type erasure for my purposes. Is that frontend of Soot still maintained? If not, is there any other way I can obtain the necessary information?</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">Thanks,</div><div class="gmail_default" style="font-family:monospace,monospace">Pratik Fegade</div></div>