| Parsers may return null in order to signal 'abort' i.e. Parsers may return null in order to signal 'abort' i.e. if thesyntax of the expression is not understood by the parserimplementation. i.e. NumberParser returns null if the expression is astring-expression.. throws: SyntaxException - Parameters: expression - String |