ROSE  0.11.145.0
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_field_t< SgSourceFile, SgJavaPackageStatement *,&SgSourceFile::p_package > Struct Template Reference

Description

template<>
struct Rose::Traits::generated::describe_field_t< SgSourceFile, SgJavaPackageStatement *,&SgSourceFile::p_package >

Definition at line 27444 of file generated.h.

Public Types

using parent = SgSourceFile
 
using field_type = SgJavaPackageStatement *
 
template<template< typename NodeT, typename FieldT, FieldT fld_ptr > class Desc>
using bind = Desc< SgSourceFile, SgJavaPackageStatement *SgSourceFile::*,&SgSourceFile::p_package >
 

Static Public Attributes

static constexpr size_t position {4}
 
static constexpr char const *const name {"package"}
 
static constexpr char const *const typestr {"SgJavaPackageStatement *"}
 
static constexpr bool traverse {true}
 
static constexpr auto mbr_ptr {&SgSourceFile::p_package}
 

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