HyperspaceExplorer 0.7.1
|
Factory object, creates Statement objects from a Parser and a given line. More...
#include <Statement.h>
Static Public Member Functions | |
static Statement * | createStatement (const Parser *, const std::string &) |
The Factory method. |