Class CoercionUtils


  • public class CoercionUtils
    extends Object
    • Constructor Detail

      • CoercionUtils

        public CoercionUtils()
    • Method Detail

      • coerceMapValueToString

        public static com.github.javaparser.ast.expr.Expression coerceMapValueToString​(Optional<Type> type,
                                                                                       com.github.javaparser.ast.expr.Expression originalValue)