Companion

object Companion

Properties

Link copied to clipboard

A parser that always returns null (cannot parse any expression).

Functions

Link copied to clipboard

Create a LogicalExpressionParser that tries multiple parsers in order. The first parser that successfully parses the expression is used.