bcParserObjC  1.1
Math Parser for Objective C, iOS and OSX
 All Classes Functions Variables Properties Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oC<Function>Function defines the interface that describes a function that can be used as a user defined function in a MathParser instance
oCMathParserMathParser class provides the capability to parse and evaluate math expressions given as strings at runtime
oC<Node>Internal support protocol that represents parsed expression tree
oC<Parameter>Parameter protocol represents a parameter that is passed into a user defined function
oCParserExceptionException thrown by the parser when the expression has a problem
\C<VariableDelegate>VariableDelegate returns the current value of a variable whose name is given