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


Public Methods | |
| NaturalParser (Base *&pointerRef) | |
| void | getValue (std::istream &in) |
Note that Base should be a type of Parseable
Definition at line 69 of file ListParser.h.
|
||||||||||
|
Definition at line 74 of file ListParser.h. |
|
||||||||||
|
Allocates a new Derived, puts it into the pointer passed to the constructor, creates a parser for that object, and calls the freshly allocated parser Reimplemented from Parse::ParseAction. Definition at line 81 of file ListParser.h. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001