<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,<br>
<br>
Clang provides <br>
getThen(), getElse(), getCond()<br>
methods for IFstmt<br>
<a href="http://clang.llvm.org/doxygen/classclang_1_1IfStmt.html" target="_blank">http://clang.llvm.org/doxygen/classclang_1_1IfStmt.html</a><br>
<br>
I'm using the python bindings, based on libclang and would like to expose this functionality.
<br>
I do not know how to do this, or if this is restricted on purpose.<br>
<br>
Regards,<br>
<br>
Juan<br>
<br>
<br>
</div>
</body>
</html>