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

Description

Definition at line 7223 of file generated.h.

Public Types

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

Static Public Attributes

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

Member Typedef Documentation

◆ node

Definition at line 7224 of file generated.h.

◆ base

Definition at line 7225 of file generated.h.

◆ subclasses_t

Definition at line 7229 of file generated.h.

◆ fields_t

Definition at line 7230 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 7226 of file generated.h.

◆ variant

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

Definition at line 7227 of file generated.h.

◆ concrete

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

Definition at line 7228 of file generated.h.


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