ExpressionParser Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class ExpressionParser
type ExpressionParser = class
Public NotInheritable Class ExpressionParser
- Inheritance
-
ExpressionParser
Constructors
| ExpressionParser() |
Methods
| CreateTree(String, ITraceWriter, IEnumerable<INamedValueInfo>, IEnumerable<IFunctionInfo>) | |
| ValidateSyntax(String, ITraceWriter) |