|
Schnek
|

Public Member Functions | |
| ParserContext (VariableStorage &variables_, FunctionRegistry &funcReg_, BlockClasses &blockClasses_, pBlockTree blockTree_) | |
| ParserContext (const ParserContext &con) | |
| ParserContext & | operator= (const ParserContext &con) |
Public Attributes | |
| VariableStorage * | variables |
| FunctionRegistry * | funcReg |
| BlockClasses * | blockClasses |
| pBlockTree | blockTree |