IDA C++ SDK 9.2
Loading...
Searching...
No Matches
cgoto_t Struct Reference

Goto statement. More...

#include <hexrays.hpp>

Public Member Functions

void print (const citem_t *parent, int indent, vc_printer_t &vp) const
 DECLARE_COMPARISONS (cgoto_t)

Public Attributes

int label_num
 Target label number.

Detailed Description

Goto statement.

Member Function Documentation

◆ print()

void cgoto_t::print ( const citem_t * parent,
int indent,
vc_printer_t & vp ) const

◆ DECLARE_COMPARISONS()

cgoto_t::DECLARE_COMPARISONS ( cgoto_t )

Member Data Documentation

◆ label_num

int cgoto_t::label_num

Target label number.


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