FreeBASIC  0.91.0
FB_RTL_MACRODEF Class Reference
Collaboration diagram for FB_RTL_MACRODEF:

Data Fields

const_zstring_ptr name
 
FB_RTL_OPT options
 
integer params
 
const_zstring_ptr paramTb [to+1]
 
FB_RTL_MACROTOKEN tokenTb [to+1]
 

Detailed Description

Definition at line 16 of file rtl-macro.bas.

Field Documentation

const_zstring_ptr FB_RTL_MACRODEF::name

Definition at line 17 of file rtl-macro.bas.

FB_RTL_OPT FB_RTL_MACRODEF::options

Definition at line 18 of file rtl-macro.bas.

integer FB_RTL_MACRODEF::params

Definition at line 19 of file rtl-macro.bas.

const_zstring_ptr FB_RTL_MACRODEF::paramTb[to+1]

Definition at line 20 of file rtl-macro.bas.

FB_RTL_MACROTOKEN FB_RTL_MACRODEF::tokenTb[to+1]

Definition at line 21 of file rtl-macro.bas.


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