ROSE  0.11.96.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgUntypedStatement > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_node_t< SgUntypedStatement >

Definition at line 32534 of file generated.h.

Public Types

using node = SgUntypedStatement
 
using base = SgUntypedNode
 
using subclasses_t = mp::List< SgUntypedDeclarationStatement, SgUntypedAssignmentStatement, SgUntypedBlockStatement, SgUntypedExpressionStatement, SgUntypedFunctionCallStatement, SgUntypedImageControlStatement, SgUntypedNamedStatement, SgUntypedOtherStatement, SgUntypedScope, SgUntypedNullStatement, SgUntypedIfStatement, SgUntypedCaseStatement, SgUntypedLabelStatement, SgUntypedLoopStatement, SgUntypedWhileStatement, SgUntypedForStatement, SgUntypedExitStatement, SgUntypedGotoStatement, SgUntypedProcedureCallStatement, SgUntypedReturnStatement, SgUntypedExtendedReturnStatement, SgUntypedAcceptStatement, SgUntypedEntryCallStatement, SgUntypedRequeueStatement, SgUntypedDelayUntilStatement, SgUntypedDelayRelativeStatement, SgUntypedTerminateAlternativeStatement, SgUntypedSelectiveAcceptStatement, SgUntypedTimedEntryCallStatement, SgUntypedConditionalEntryCallStatement, SgUntypedAsynchronousSelectStatement, SgUntypedAbortStatement, SgUntypedRaiseStatement, SgUntypedStopStatement, SgUntypedCodeStatement, SgUntypedForAllStatement >
 
using fields_t = mp::List< describe_field_t< SgUntypedStatement, std::string,&SgUntypedStatement::p_label_string >>
 

Static Public Attributes

static constexpr char const *const name {"UntypedStatement"}
 
static constexpr unsigned long variant {829}
 
static constexpr bool concrete {false}
 

The documentation for this struct was generated from the following file: