Parse a string into an expression.
ParseError if the string doesn't match the Expression grammar
string to parse
Expression parsed from the string
Generated using TypeDoc
Parse a string into an expression.
ParseError if the string doesn't match the Expression grammar