Namespace NCalc.Antlr
Namespaces
Classes
- AntlrLogicalExpressionFactory
Antlr implementation of ILogicalExpressionFactory.
- NCalcBaseListener
This class provides an empty implementation of INCalcListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
Interfaces
- INCalcListener
This interface defines a complete listener for a parse tree produced by NCalcParser.