AngouriMath
List of all members
AngouriMath.Core.Exceptions.MissingOperatorParseException Class Reference

Is thrown only when the explicit parsing mode is enabled and the input misses some operator, for example, 2x should be 2 * x with explicit parsing mode. More...

Inheritance diagram for AngouriMath.Core.Exceptions.MissingOperatorParseException:
Inheritance graph
[legend]
Collaboration diagram for AngouriMath.Core.Exceptions.MissingOperatorParseException:
Collaboration graph
[legend]

Detailed Description

Is thrown only when the explicit parsing mode is enabled and the input misses some operator, for example, 2x should be 2 * x with explicit parsing mode.


The documentation for this class was generated from the following file: