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

Description

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

Definition at line 19106 of file generated.h.

Public Types

using node = SgImplicitStatement
 
using base = SgDeclarationStatement
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgImplicitStatement, bool,&SgImplicitStatement::p_implicit_none >, describe_field_t< SgImplicitStatement, SgImplicitStatement::implicit_spec_enum,&SgImplicitStatement::p_implicit_spec >, describe_field_t< SgImplicitStatement, SgInitializedNamePtrList,&SgImplicitStatement::p_variables >>
 

Static Public Attributes

static constexpr char const *const name {"ImplicitStatement"}
 
static constexpr unsigned long variant {468}
 
static constexpr bool concrete {true}
 

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