Package io.codemodder.codemods
Class SQLParameterizerWithCleanup
java.lang.Object
io.codemodder.codemods.SQLParameterizerWithCleanup
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
checkAndFix
(com.github.javaparser.ast.expr.MethodCallExpr methodCallExpr)
-
Method Details
-
checkAndFix
public static boolean checkAndFix(com.github.javaparser.ast.expr.MethodCallExpr methodCallExpr)
-