#include <Parse.h>
Inheritance diagram for Parse::SimpleParser:


Public Methods | |
| SimpleParser (istream &inputFile) | |
| virtual void | read () |
Definition at line 95 of file Parse.h.
|
|
SimpleParser constructor Just kicks pack the duty to the base class constructor |
|
|
Reads from istream passed in constructor.
'#' - perl/shell script style comment. It reads this and continues eats the rest of the line
NOTE: identifiers are not case sensative. Reimplemented from Parse::Parser. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001