parse
Parse the given expression string into a LogicalExpression. Returns null if the expression cannot be parsed. Typically, there is a prefix or syntax that the parser recognizes.
Parse the given expression string into a LogicalExpression. Returns null if the expression cannot be parsed. Typically, there is a prefix or syntax that the parser recognizes.