YACASL2
Data Fields
_LABELTAB Struct Reference

ラベル表を表すデータ型 More...

#include <assemble.h>

Collaboration diagram for _LABELTAB:

Data Fields

struct _LABELTABnext
 
LABELARRAYlabel
 

Detailed Description

ラベル表を表すデータ型

Definition at line 57 of file assemble.h.

Field Documentation

◆ label

LABELARRAY* _LABELTAB::label

ラベル配列

Definition at line 59 of file assemble.h.

◆ next

struct _LABELTAB* _LABELTAB::next

リスト次項目へのポインタ

Definition at line 58 of file assemble.h.


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