scripts::Parser Class Reference
#include <Parser.h>
Detailed Description
Definition at line 8 of file Parser.h.
Member Typedef Documentation
Constructor & Destructor Documentation
Constructor that already parses all ufo script files and searches for entries with the given id.
- Parameters:
-
| id | The id to fill the entries list with |
virtual scripts::Parser::~Parser |
( |
|
) |
[virtual] |
Member Function Documentation
const std::vector<DataBlock*>& scripts::Parser::getEntries |
( |
|
) |
|
- Returns:
- The list of blocks for the entries the parser has found
- Returns:
- The data block for the given id or null if not found
void scripts::Parser::skipBlock |
( |
Tokeniser & |
tokeniser |
) |
[private] |
Field Documentation
The documentation for this class was generated from the following file:
- src/tools/radiant/radiant/ufoscript/common/Parser.h