Click or drag to resize

ExpressionParser methods

The ExpressionParser Type exposes the following members.

Methods
 NameDescription of the
Public MethodGetOperands Parses and returns all names that do not belong to the operators defined for this parser type.
Public MethodParse Converts a text expression using predefined rules into an equivalent syntax tree.
Back to the top
See also