ROSE 0.11.145.141
Public Types | Static Public Attributes | List of all members
Rose::Traits::generated::describe_node_t< SgAsmJvmNode > Struct Reference

Description

Definition at line 7268 of file generated.h.

Public Types

using node = SgAsmJvmNode
 
using base = SgAsmNode
 
using subclasses_t = mp::List< SgAsmJvmAttribute, SgAsmJvmBootstrapMethod, SgAsmJvmClass, SgAsmJvmConstantPoolEntry, SgAsmJvmExceptionHandler, SgAsmJvmExceptionTable, SgAsmJvmField, SgAsmJvmInnerClassesEntry, SgAsmJvmLineNumberEntry, SgAsmJvmLocalVariableEntry, SgAsmJvmLocalVariableTypeEntry, SgAsmJvmMethod, SgAsmJvmMethodParametersEntry, SgAsmJvmStackMapFrame, SgAsmJvmStackMapVerificationType >
 
using fields_t = mp::List<>
 

Static Public Attributes

static constexpr char const *const name {"AsmJvmNode"}
 
static constexpr unsigned long variant {221}
 
static constexpr bool concrete {false}
 

Member Typedef Documentation

◆ node

Definition at line 7269 of file generated.h.

◆ base

Definition at line 7270 of file generated.h.

◆ subclasses_t

Definition at line 7274 of file generated.h.

◆ fields_t

Definition at line 7275 of file generated.h.

Member Data Documentation

◆ name

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

Definition at line 7271 of file generated.h.

◆ variant

constexpr unsigned long Rose::Traits::generated::describe_node_t< SgAsmJvmNode >::variant {221}
staticconstexpr

Definition at line 7272 of file generated.h.

◆ concrete

constexpr bool Rose::Traits::generated::describe_node_t< SgAsmJvmNode >::concrete {false}
staticconstexpr

Definition at line 7273 of file generated.h.


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