Class Keyword

java.lang.Object
org.openrewrite.javascript.markers.Keyword
All Implemented Interfaces:
org.openrewrite.marker.Marker

public class Keyword extends Object implements org.openrewrite.marker.Marker
Note: this may be used across all languages to represent a keyword as an annotation, and print without the `@`.
  • Constructor Details

    • Keyword

      public Keyword()