Public Member Functions | |
| FormulaGrammar (Formula::Bytecode *_bytecode, Formula::VariableMap *_map, Formula::FunctionMap *_funcMap) | |
| Initialisation of grammar, copy some reference for further use.  | |
Public Attributes | |
| Formula::Bytecode * | _bytecode | 
| Formula::VariableMap * | _map | 
| Formula::FunctionMap * | _funcMap | 
Classes | |
| struct | definition | 
| EBNF grammar, read source and boost::spirit documentation and rethink your life.  More... | |
 1.4.2