Package org.openrewrite.javascript.rpc
Class JavaScriptRewriteRpc
java.lang.Object
org.openrewrite.rpc.RewriteRpc
org.openrewrite.javascript.rpc.JavaScriptRewriteRpc
public class JavaScriptRewriteRpc
extends org.openrewrite.rpc.RewriteRpc
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic JavaScriptRewriteRpc.Builderbuilder()static JavaScriptRewriteRpcintinstallRecipes(File recipes) intinstallRecipes(String packageName) intinstallRecipes(String packageName, @Nullable String version) static voidsetFactory(JavaScriptRewriteRpc.Builder builder) static voidMethods inherited from class org.openrewrite.rpc.RewriteRpc
batchSize, generate, getObject, getRecipes, livenessCheck, parse, prepareRecipe, prepareRecipe, print, print, print, scan, scan, send, shutdown, timeout, visit, visit
-
Method Details
-
getOrStart
-
setFactory
-
shutdownCurrent
public static void shutdownCurrent() -
installRecipes
-
installRecipes
-
installRecipes
-
builder
-