YACASL2
Data Fields
CMDLINE Struct Reference

命令行を表すデータ型 More...

#include <token.h>

Collaboration diagram for CMDLINE:

Data Fields

char * label
 
char * cmd
 
OPDopd
 

Detailed Description

命令行を表すデータ型

Definition at line 41 of file token.h.

Field Documentation

◆ cmd

char* CMDLINE::cmd

コマンド

Definition at line 43 of file token.h.

◆ label

char* CMDLINE::label

ラベル

Definition at line 42 of file token.h.

◆ opd

OPD* CMDLINE::opd

オペランド

Definition at line 44 of file token.h.


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