#include <ListParser.h>
Inheritance diagram for Parse::NaturalListParser:


Public Methods | |
| NaturalListParser (list< Base *> &listToAddTo) | |
| virtual void | getValue (istream &input) |
Definition at line 144 of file ListParser.h.
|
||||||||||
|
NaturalListParser constructor
Definition at line 148 of file ListParser.h. |
|
||||||||||
|
Creates a Parser for a dynamically allocated Parseable, calls the parser and puts the Parseable in the list Reimplemented from Parse::ParseAction. Definition at line 154 of file ListParser.h. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001