My Project
Loading...
Searching...
No Matches
Macro_ Struct Reference

#include <macro.h>

Data Fields

char * name
 
GwText * text
 
MacroArg base
 
MacroArg args
 
Macro next
 
m_str file
 
struct pos_t pos
 

Detailed Description

Definition at line 22 of file macro.h.

Field Documentation

◆ args

MacroArg Macro_::args

Definition at line 26 of file macro.h.

◆ base

MacroArg Macro_::base

Definition at line 25 of file macro.h.

◆ file

m_str Macro_::file

Definition at line 28 of file macro.h.

◆ name

char* Macro_::name

Definition at line 23 of file macro.h.

◆ next

Macro Macro_::next

Definition at line 27 of file macro.h.

◆ pos

struct pos_t Macro_::pos

Definition at line 29 of file macro.h.

◆ text

GwText* Macro_::text

Definition at line 24 of file macro.h.


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