Namespace NCalc.Parser
Classes
- LogicalExpressionParser
Class responsible for parsing strings into LogicalExpression objects.
- LogicalExpressionParserOptions
Options for configuring the LogicalExpressionParser behavior.
Enums
- ArgumentSeparator
Defines the available argument separator options for function arguments. Each option specifies which character should be used to separate arguments in function calls.