Class J.Unknown.Source

java.lang.Object
org.openrewrite.java.tree.J.Unknown.Source
All Implemented Interfaces:
J, org.openrewrite.Tree
Enclosing class:
J.Unknown

public static class J.Unknown.Source extends Object implements J
This class only exists to clean up the printed results from `SearchResult` markers. Without the marker the comments will print before the LST prefix.
  • Constructor Details

    • Source

      public Source()
  • Method Details