![]() |
API Documentation
|
Logic that saves formulas into a tree-like dependency structure. More...
#include <Formula.h>
Public Member Functions | |
| void | readFile (const File &formula_file) |
Public Attributes | |
| Dictionary< String, Dictionary< String, Buffer< Formula > > > | formulas |
| Dictionary< String, Buffer< String > > | top_level_formulas |
Logic that saves formulas into a tree-like dependency structure.
| void readFile | ( | const File & | formula_file | ) |
| Dictionary<String, Dictionary<String, Buffer<Formula> > > formulas |
| Dictionary<String, Buffer<String> > top_level_formulas |