|
Schnek
|

Public Member Functions | |
| ParserSettings (std::string name, std::string classname) | |
| template<typename func > | |
| void | registerFunction (std::string fname, func f) |
| BlockClassDescriptor & | addBlockClass (std::string blockClass) |
| BlockClassDescriptor & | getBlock (std::string blockClass) |
Public Attributes | |
| VariableStorage | variables |
| FunctionRegistry | funcReg |
| BlockClasses | blockClasses |