#include <config.h>
Collaboration diagram for ast_variable:

Data Fields | |
| char * | name |
| char * | value |
| int | lineno |
| int | object |
| int | blanklines |
| ast_comment * | precomments |
| ast_comment * | sameline |
| ast_variable * | next |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 36 of file config.h. Referenced by ast_variable_browse(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 30 of file config.h. Referenced by ast_variable_retrieve(). |
1.3.7