|
ROSE 0.11.145.141
|
represents a branch in an if elsif else context (either statement or expression).
Definition at line 281 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 283 of file sageInterfaceAda.h.
|
inline |
Definition at line 286 of file sageInterfaceAda.h.
|
inline |
Definition at line 287 of file sageInterfaceAda.h.
|
inline |
Definition at line 288 of file sageInterfaceAda.h.