Class EmptyArgumentListPrecedesArgument

java.lang.Object
org.openrewrite.groovy.marker.EmptyArgumentListPrecedesArgument
All Implemented Interfaces:
org.openrewrite.marker.Marker

public class EmptyArgumentListPrecedesArgument extends Object implements org.openrewrite.marker.Marker
Marks a method invocation as having an empty argument list between the method's identifier and its only argument.
  • Constructor Details

    • EmptyArgumentListPrecedesArgument

      public EmptyArgumentListPrecedesArgument()