ROSE 2.3.0
Loading...
Searching...
No Matches
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmJvmExceptionHandler > Struct Reference

Description

Definition at line 36389 of file generated.h.

Public Types

using node = SgAsmJvmExceptionHandler
 
using base = SgAsmJvmNode
 
using subclasses_t = mp::List<>
 
using fields_t = mp::List< describe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_start_pc >, describe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_end_pc >, describe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_handler_pc >, describe_field_t< SgAsmJvmExceptionHandler, uint16_t,&SgAsmJvmExceptionHandler::p_catch_type > >
 

Static Public Attributes

static constexpr char const *const name {"AsmJvmExceptionHandler"}
 
static constexpr unsigned long variant {935}
 
static constexpr bool concrete {true}
 

Member Typedef Documentation

◆ node

Definition at line 36390 of file generated.h.

◆ base

Definition at line 36391 of file generated.h.

◆ subclasses_t

Definition at line 36395 of file generated.h.

◆ fields_t

using Rose::Traits::generated::describe_node_t< SgAsmJvmExceptionHandler >::fields_t = mp::List<describe_field_t<SgAsmJvmExceptionHandler,uint16_t,&SgAsmJvmExceptionHandler::p_start_pc>, describe_field_t<SgAsmJvmExceptionHandler,uint16_t,&SgAsmJvmExceptionHandler::p_end_pc>, describe_field_t<SgAsmJvmExceptionHandler,uint16_t,&SgAsmJvmExceptionHandler::p_handler_pc>, describe_field_t<SgAsmJvmExceptionHandler,uint16_t,&SgAsmJvmExceptionHandler::p_catch_type> >

Definition at line 36396 of file generated.h.

Member Data Documentation

◆ name

constexpr char const* const Rose::Traits::generated::describe_node_t< SgAsmJvmExceptionHandler >::name {"AsmJvmExceptionHandler"}
staticconstexpr

Definition at line 36392 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmJvmExceptionHandler >::variant {935}
staticconstexpr

Definition at line 36393 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmJvmExceptionHandler >::concrete {true}
staticconstexpr

Definition at line 36394 of file generated.h.


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