ParserAp Struct Reference
The header file of ParserAp class.
More...
#include <ParserAp.h>
Detailed Description
The header file of ParserAp class.
- Author:
- Marco Roveri
- Todo:
- : Missing description
- Todo:
- Missing synopsis
- Todo:
- Missing description
Friends And Related Function Documentation
void parser_ap_add |
( |
ParserAp_ptr |
self, |
|
|
node_ptr |
ap | |
|
) |
| | [related] |
The private header file of ParserAp class.
- Author:
- Marco Roveri
- Todo:
- : Missing description
- Todo:
node_ptr parser_ap_mk_ap |
( |
ParserAp_ptr |
self, |
|
|
node_ptr |
label, |
|
|
node_ptr |
ap | |
|
) |
| | [related] |
Returns the list of ap read by the parser.
Returned list is owned by self, and should not be changed or destroyed
void ParserAp_parse_from_file |
( |
ParserAp_ptr |
self, |
|
|
FILE * |
f | |
|
) |
| | [related] |
void ParserAp_parse_from_string |
( |
ParserAp_ptr |
self, |
|
|
const char * |
str | |
|
) |
| | [related] |
The documentation for this struct was generated from the following files: