Package org.openrewrite.javascript.style
Class SpacesStyle.Other
java.lang.Object
org.openrewrite.javascript.style.SpacesStyle.Other
- All Implemented Interfaces:
org.openrewrite.rpc.RpcCodec<SpacesStyle.Other>
- Enclosing class:
SpacesStyle
public static class SpacesStyle.Other
extends Object
implements org.openrewrite.rpc.RpcCodec<SpacesStyle.Other>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrpcReceive(SpacesStyle.Other before, org.openrewrite.rpc.RpcReceiveQueue q) voidrpcSend(SpacesStyle.Other after, org.openrewrite.rpc.RpcSendQueue q)
-
Constructor Details
-
Other
public Other()
-
-
Method Details
-
rpcSend
- Specified by:
rpcSendin interfaceorg.openrewrite.rpc.RpcCodec<SpacesStyle.Other>
-
rpcReceive
public SpacesStyle.Other rpcReceive(SpacesStyle.Other before, org.openrewrite.rpc.RpcReceiveQueue q) - Specified by:
rpcReceivein interfaceorg.openrewrite.rpc.RpcCodec<SpacesStyle.Other>
-