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

#include <macro.h>

Data Fields

char * name
 
GwText text
 
MacroArg next
 
Macro orig
 
struct pos_t pos
 

Detailed Description

Definition at line 11 of file macro.h.

Field Documentation

◆ name

char* MacroArg_::name

Definition at line 12 of file macro.h.

◆ next

MacroArg MacroArg_::next

Definition at line 14 of file macro.h.

◆ orig

Macro MacroArg_::orig

Definition at line 15 of file macro.h.

◆ pos

struct pos_t MacroArg_::pos

Definition at line 16 of file macro.h.

◆ text

GwText MacroArg_::text

Definition at line 13 of file macro.h.


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