|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.xtend2.richstring.TextLines
public class TextLines
| Constructor Summary | |
|---|---|
TextLines()
|
|
| Method Summary | |
|---|---|
static void |
appendLines(java.lang.String text,
java.util.List<TextLine> result)
adapted from org.eclipse.jface.text.DefaultLineTracker.nextDelimiterInfo(String, int) |
static java.util.List<TextLine> |
splitString(java.lang.String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextLines()
| Method Detail |
|---|
public static java.util.List<TextLine> splitString(java.lang.String text)
public static void appendLines(java.lang.String text,
java.util.List<TextLine> result)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||