|
Maxima Plugin
A SMath Plugin
|
object for storage of conversion strings More...
Public Member Functions | |
| ExpressionStore (string fn, string rx, string re) | |
| Constructor More... | |
Public Attributes | |
| string | functionName = "" |
| string | regex = "" |
| string | replace = "" |
object for storage of conversion strings
| MaximaPlugin.ExpressionStore.ExpressionStore | ( | string | fn, |
| string | rx, | ||
| string | re | ||
| ) |
Constructor
| fn | String |
| rx | value for regex |
| re | value for replace |