CWB
Data Fields
_MacroSegment Struct Reference

the macro replacement string is stored as a sequence of segments: More...

Data Fields

char * string
 
int arg
 
struct _MacroSegmentnext
 

Detailed Description

the macro replacement string is stored as a sequence of segments:

literal text ... string = "...", arg = -1 argument ... string = NULL, arg = 0 .. 9 pseudo arg ... string = NULL, arg = -1

Field Documentation

int arg
struct _MacroSegment* next
char* string

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