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

Description

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

Definition at line 12108 of file generated.h.

Public Types

using node = SgC_PreprocessorDirectiveStatement
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List< SgIncludeDirectiveStatement, SgDefineDirectiveStatement, SgUndefDirectiveStatement, SgIfdefDirectiveStatement, SgIfndefDirectiveStatement, SgIfDirectiveStatement, SgDeadIfDirectiveStatement, SgElseDirectiveStatement, SgElseifDirectiveStatement, SgEndifDirectiveStatement, SgLineDirectiveStatement, SgWarningDirectiveStatement, SgErrorDirectiveStatement, SgEmptyDirectiveStatement, SgIncludeNextDirectiveStatement, SgIdentDirectiveStatement, SgLinemarkerDirectiveStatement >
 
using fields_t = mp::List< describe_field_t< SgC_PreprocessorDirectiveStatement, std::string,&SgC_PreprocessorDirectiveStatement::p_directiveString >>
 

Static Public Attributes

static constexpr char const *const name {"C_PreprocessorDirectiveStatement"}
 
static constexpr unsigned long variant {320}
 
static constexpr bool concrete {false}
 

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