Package org.eclipse.epsilon.egl.patch
Class TextBlock
- java.lang.Object
-
- org.eclipse.epsilon.egl.patch.TextBlock
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
protected Line
getFirstLine()
protected Line
getLastLine()
List<Line>
getLines()
protected Line
getNextLine(Line line)
protected Line
getPreviousLine(Line line)
protected boolean
isFirstLine(Line line)
protected boolean
isLastLine(Line line)
String
toString()
-