| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.objectweb.medor.expression.parser.lib.ReplaceStringPlusByConcatpublic class ReplaceStringPlusByConcatextends java.lang.ObjectMethod Summary | |
Expression |
|
public Expression rewrite(Expression e) throws MalformedExpressionException
replaces the plus operator between string to the concat operator.
- Parameters:
e- is the expression to rewrite
- Returns:
- the new expression