@Value.Immutable public abstract static class Trees.TextLine extends Object implements Trees.TemplatePart, Trees.Synthetic
| Constructor and Description |
|---|
TextLine() |
| Modifier and Type | Method and Description |
|---|---|
abstract Trees.TextFragment |
fragment() |
boolean |
isBlank() |
boolean |
isEmpty() |
boolean |
newline() |
String |
toString() |
public abstract Trees.TextFragment fragment()
public boolean isBlank()
public boolean isEmpty()
@Value.Default public boolean newline()
public String toString()
Copyright © 2021 The Immutables.org authors. All rights reserved.