Package org.drools.mvelcompiler.util
Class CoercionUtils
- java.lang.Object
-
- org.drools.mvelcompiler.util.CoercionUtils
-
public class CoercionUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description CoercionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.github.javaparser.ast.expr.ExpressioncoerceMapValueToString(Optional<Type> type, com.github.javaparser.ast.expr.Expression originalValue)
-
-
-
Field Detail
-
PUT_CALL
public static final String PUT_CALL
- See Also:
- Constant Field Values
-
-