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
Parses the Java expression contained in a String and returns a Expression that represents it.
Expression representing the Java expression
String containing Java expression