#include <demlparser.h>
| Public Methods | |
| DEMLparser (fstream *) | |
| tree< string > * | parse (void) | 
Definition at line 31 of file demlparser.h.
| 
 | 
| Constructs a DEMLparser with the given fstream Definition at line 16 of file demlparser.cpp. | 
| 
 | 
| Parses the file given to it in the constructor. The parse order is post order. 
 Definition at line 23 of file demlparser.cpp. | 
 1.2.9.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.9.1 written by Dimitri van Heesch,
 © 1997-2001