public class ModalityPositionTable extends PositionTable
Modifier and Type | Field and Description |
---|---|
private Range |
firstStatementRange |
child, endPos, startPos
Constructor and Description |
---|
ModalityPositionTable(int rows) |
Modifier and Type | Method and Description |
---|---|
Range |
getFirstStatementRange()
Returns the character range of the first java statement in a program
modality for thisposition table.
|
void |
setFirstStatementRange(Range r) |
firstStatementRangeForIndex, getChild, getSequentPIS, pathForIndex, rangeForIndex, rangeForPath, setEnd, setStart, setStart, toString
private Range firstStatementRange
public void setFirstStatementRange(Range r)
public Range getFirstStatementRange()
PositionTable
ModalityPositionTable
.getFirstStatementRange
in class PositionTable