Class Trees.Newline

java.lang.Object
org.immutables.generator.processor.Trees.Newline
All Implemented Interfaces:
Trees.TextPart
Direct Known Subclasses:
ImmutableTrees.Newline
Enclosing class:
Trees

@Immutable(singleton=true, builder=false) public abstract static class Trees.Newline extends Object implements Trees.TextPart
  • Constructor Details

    • Newline

      public Newline()
  • Method Details