ROSE 0.11.145.147
|
represents a branch in an if elsif else context (either statement or expression).
Definition at line 289 of file sageInterfaceAda.h.
#include <sageInterface/sageInterfaceAda.h>
Public Types | |
using | base = std::tuple< SgExpression *, SageLocatedNode * > |
Public Member Functions | |
SgExpression * | condition () const |
SageLocatedNode * | trueBranch () const |
bool | isElse () const |
using SageInterface::Ada::IfInfo< SageLocatedNode >::base = std::tuple<SgExpression*, SageLocatedNode*> |
Definition at line 291 of file sageInterfaceAda.h.
|
inline |
Definition at line 294 of file sageInterfaceAda.h.
|
inline |
Definition at line 295 of file sageInterfaceAda.h.
|
inline |
Definition at line 296 of file sageInterfaceAda.h.