Table of Contents

Class AntlrLogicalExpressionFactory

Namespace
NCalc.Antlr
Assembly
NCalc.Antlr.dll

Antlr implementation of ILogicalExpressionFactory.

public sealed class AntlrLogicalExpressionFactory : ILogicalExpressionFactory
Inheritance
AntlrLogicalExpressionFactory
Implements
Inherited Members

Methods

Create(string, ExpressionOptions)

public LogicalExpression Create(string expression, ExpressionOptions options)

Parameters

expression string
options ExpressionOptions

Returns

LogicalExpression