Class Quoted

java.lang.Object
org.openrewrite.python.marker.Quoted
All Implemented Interfaces:
org.openrewrite.marker.Marker

public class Quoted extends Object implements org.openrewrite.marker.Marker
Used for `J.Identifier` nodes that are quoted in the source.
  • Constructor Details

    • Quoted

      public Quoted()