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