A namespace for the BCD-UI formulaParser widget.
Methods
-
staticbcdui.widget.formulaEditor.Parser.shunting_yard()
widget/formulaEditor/formulaParser.js, line 198 -
Parse a maths formula in input like "2+3*A" into a calc:Calc expression If optionsModel and optionsModelXPath are given, only variable names (like A) are allowed which exist in the options model