YACASL2
Data Fields
OPD Struct Reference

オペランドを表すデータ型 More...

#include <token.h>

Collaboration diagram for OPD:

Data Fields

int opdc
 
char * opdv [OPDSIZE]
 

Detailed Description

オペランドを表すデータ型

Definition at line 33 of file token.h.

Field Documentation

◆ opdc

int OPD::opdc

オペランド数

Definition at line 34 of file token.h.

◆ opdv

char* OPD::opdv[OPDSIZE]

オペランド配列

Definition at line 35 of file token.h.


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