parseExpression
Parses the Java expression contained in a String and returns a Expression that represents it.
Return
Expression representing the Java expression
Parameters
expression
String containing Java expression
Throws
if the source code has parser errors