![]() |
bcParserObjC
1.1
Math Parser for Objective C, iOS and OSX
|
Exception thrown by the parser when the expression has a problem. More...
Instance Methods | |
| (id) | - initWithMessage:andInvalidPortion: |
| (NSString *) | - getInvalidPortionOfExpression |
| Invalid portion of the math expression that is invalid. | |
Protected Attributes | |
| NSString * | m_InvalidPortion |
Exception thrown by the parser when the expression has a problem.
1.8.5