Class FunctionDeclaration

java.lang.Object
org.openrewrite.javascript.marker.FunctionDeclaration
All Implemented Interfaces:
org.openrewrite.marker.Marker, org.openrewrite.rpc.RpcCodec<FunctionDeclaration>

public class FunctionDeclaration extends Object implements org.openrewrite.marker.Marker, org.openrewrite.rpc.RpcCodec<FunctionDeclaration>
  • Constructor Details

    • FunctionDeclaration

      public FunctionDeclaration()
  • Method Details