<div dir="ltr"><div><div><div><div><div>Hi,<br></div>How can print ForStmt header to a file quickly? Is there any simple function to do that.<br></div>e.g <br></div>for(int i=0;i<10;i++)<br></div>a[i]=a[i]+1;<br><br></div>

I want <br clear="all"><div><div><div><div><div><div><div><div>for(int i=0;i<10;i++)<br><br></div><div>line in a separate file. As of now, I am reconstructing "ForStmt" first line with getInit(),getCond() and getInc().<br>

<br><br></div><div><br>-- <br>Thank You.<br>Madhur D. Amilkanthwar<br>RISE lab,<br>IIT Madras.<br>
</div></div></div></div></div></div></div></div></div>