Class Javadoc.LineBreak

java.lang.Object
org.openrewrite.java.tree.Javadoc.LineBreak
All Implemented Interfaces:
Javadoc, org.openrewrite.Tree
Enclosing interface:
Javadoc

public static class Javadoc.LineBreak extends Object implements Javadoc
Holds line break plus the margin that starts the next line. The margin in many cases ends in a '*'.
  • Constructor Details

    • LineBreak

      public LineBreak()
  • Method Details